Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / event_processing_lttng_common.c
index f25e0b61d4bb18b06d4e05cd78375374d353b72d..c3957eb2211d2c6109785c9e6269b751e935cdb9 100644 (file)
 #include "event_processing_lttng_common.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 /*
  * Initialize the GQuarks needed to register the event hooks for
  * synchronization
This page took 0.023735 seconds and 4 git commands to generate.