Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / event_analysis_chull.c
index 4dd073731ebc9180f5ab7ab9e9e0ba35370c205a..c080235ce009e1713900a6f9bc7541fab306c987 100644 (file)
 #include "event_analysis_chull.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 typedef enum
 {
        LOWER,
This page took 0.023471 seconds and 4 git commands to generate.