removed debugging

This commit is contained in:
nathan 2017-06-25 23:53:34 +02:00
parent b8a3736fbf
commit da76a73ab8

View File

@ -94,7 +94,7 @@ class SystemTray {
@Property
/** Forces the system tray to always choose GTK2 (even when GTK3 might be available). */
public static boolean FORCE_GTK2 = true;
public static boolean FORCE_GTK2 = false;
@Property
/**