aboutsummaryrefslogtreecommitdiffstats
path: root/MainController.m
diff options
context:
space:
mode:
Diffstat (limited to 'MainController.m')
-rw-r--r--MainController.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/MainController.m b/MainController.m
index ccf387e9..3a176a80 100644
--- a/MainController.m
+++ b/MainController.m
@@ -672,7 +672,7 @@ code that need to be executed when the nib file is loaded
NSEnumerator *enumerator;
id favorite;
NSString *name, *host, *user, *database, *password;
- int code;
+// int code;
//register MainController as services provider
[NSApp setServicesProvider:self];