summaryrefslogtreecommitdiffstats
path: root/src/spicy-stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spicy-stats.c')
-rw-r--r--src/spicy-stats.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/spicy-stats.c b/src/spicy-stats.c
index d8a4706..1bed12e 100644
--- a/src/spicy-stats.c
+++ b/src/spicy-stats.c
@@ -103,9 +103,6 @@ int main(int argc, char *argv[])
exit(0);
}
-#if !GLIB_CHECK_VERSION(2,36,0)
- g_type_init();
-#endif
mainloop = g_main_loop_new(NULL, false);
session = spice_session_new();