controlflow: make it work again
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / processlist.c
index 04be3d2187f3c111b0e769546f4f2f2bf0b333a0..8d941332dbcf300f1b11b4f27958df101994e385 100644 (file)
@@ -32,7 +32,6 @@
 #include "drawitem.h"
 
 #define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#define g_debug(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format)
 
 /* Preallocated Size of the index_to_pixmap array */
 #define ALLOCATE_PROCESSES 1000
This page took 0.025055 seconds and 4 git commands to generate.