summaryrefslogtreecommitdiff
path: root/tools/notify-send.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/notify-send.c')
-rw-r--r--tools/notify-send.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/notify-send.c b/tools/notify-send.c
index 667f9d5..367dfb0 100644
--- a/tools/notify-send.c
+++ b/tools/notify-send.c
@@ -283,10 +283,6 @@ main (int argc, char *argv[])
setlocale (LC_ALL, "");
-#ifndef GLIB_VERSION_2_36
- g_type_init ();
-#endif
-
g_set_prgname (argv[0]);
g_log_set_always_fatal (G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL);