about summary refs log tree commit diff stats
path: root/src/ui/tray.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tray.c')
-rw-r--r--src/ui/tray.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tray.c b/src/ui/tray.c
index a1337c2a..39420def 100644
--- a/src/ui/tray.c
+++ b/src/ui/tray.c
@@ -161,7 +161,6 @@ tray_init(void)
         return;
     }
 
-    gtk_init(0, NULL);
     if (prefs_get_boolean(PREF_TRAY)) {
         log_debug("Building GTK icon");
         tray_enable();