Remove unused g_info definitions
[lttv.git] / lttv / lttv / sync / event_matching_tcp.c
index 45255e32516b8c15ab14b98631541cc95b595142..e9cdce925bf66630bd17db015b52e8a2b4dd0a40 100644 (file)
 #include "event_matching_tcp.h"
 
 
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
-
-
 // Functions common to all matching modules
 static void initMatchingTCP(SyncState* const syncState);
 static void destroyMatchingTCP(SyncState* const syncState);
This page took 0.022038 seconds and 4 git commands to generate.