move SYNC_PAINT define to right place
[enigma2.git] / lib / gdi / grc.h
index 925b29d7a77a1622a86b11c99584e19f727d5331..a59749720b15cdff322dbe90573d542f52c62cbe 100644 (file)
@@ -7,6 +7,10 @@
        gPixmap aufsetzt (und damit unbeschleunigt ist).
 */
 
+// for debugging use:
+//#define SYNC_PAINT
+#undef SYNC_PAINT
+
 #include <pthread.h>
 #include <stack>
 #include <list>