Accidentally left compositor debug option enabled, sorry.

(We should replace that with a proper build option really)
This commit is contained in:
Lukas Tönne
2014-04-29 12:49:39 +02:00
parent 94bf67b78e
commit 437bb528bd

View File

@@ -68,7 +68,7 @@ typedef enum CompositorPriority {
// chunk size determination
#define COM_PREVIEW_SIZE 140.0f
#define COM_OPENCL_ENABLED
#define COM_DEBUG
//#define COM_DEBUG
// workscheduler threading models
/**