summaryrefslogtreecommitdiffstats
path: root/src/controller/dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller/dump.c')
-rw-r--r--src/controller/dump.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/controller/dump.c b/src/controller/dump.c
index 831a1d7..b260264 100644
--- a/src/controller/dump.c
+++ b/src/controller/dump.c
@@ -88,9 +88,6 @@ void connect_signals (gpointer obj)
int main (int argc, char *argv[])
{
-#if !GLIB_CHECK_VERSION(2,36,0)
- g_type_init ();
-#endif
loop = g_main_loop_new (NULL, FALSE);
if (argc > 1 && g_str_equal(argv[1], "--menu")) {