Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / event_processing_lttng_standard.c
index 733c4081489700810a07311be56fa3309ee302f9..b5ec8d419ca4bd14257bc7842446c9e12bf65ec1 100644 (file)
 #include "event_processing_lttng_standard.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 // Functions common to all processing modules
 static void initProcessingLTTVStandard(SyncState* const syncState,
        LttvTracesetContext* const traceSetContext);
This page took 0.023155 seconds and 4 git commands to generate.