Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / sync_chain_lttv.c
index 43963798e5df60585c64f5880b406e2a333bdb3c..fbbf7dfed4f59ba8a3518151a66b00a993217f56 100644 (file)
 #include "sync_chain.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 static void init();
 static void destroy();
 
This page took 0.025814 seconds and 4 git commands to generate.