Removed debug variable.

This commit is contained in:
dev
2011-07-25 13:25:27 +00:00
parent c615def9e6
commit a29f115664

View File

@ -52,7 +52,6 @@ public class Main {
private TrayManager trayManager = null;
private static ConfigurationManager _conf;
private static Log _log;
public static final boolean isDebug = true;
/**
* Start the tray icon code (loads tray icon in the tray area).