Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / unittest.c
index d35a59a23faa246d91952edbf0985b059c591fb0..9b99d32b63733e91b1a9da50a7fc2bbf7541b3d3 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 timeDiff(struct timeval* const end, const struct timeval* const start);
 static void usage(const char* const programName);
 static gint gcfCompareAnalysis(gconstpointer a, gconstpointer b);
This page took 0.038761 seconds and 4 git commands to generate.