Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / event_analysis_linreg.c
index 764a635fa5e536f127a015adb51d6d13d163662d..2ceecf3e13eed80a850664e92b06f92ed0d49827 100644 (file)
 #include "event_analysis_linreg.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 // Functions common to all analysis modules
 static void initAnalysisLinReg(SyncState* const syncState);
 static void destroyAnalysisLinReg(SyncState* const syncState);
This page took 0.022803 seconds and 4 git commands to generate.