aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPUserMO.m
diff options
context:
space:
mode:
authormltownsend <mltownsend@gmail.com>2010-02-09 20:28:33 +0000
committermltownsend <mltownsend@gmail.com>2010-02-09 20:28:33 +0000
commitd0fb716108641d3a8c197ef12041bf46b14e7294 (patch)
tree42da9b83e516cbd153efc5e46035161110e060b8 /Source/SPUserMO.m
parentda88e1ea6bac13e52b14e3510db56a18162b2c73 (diff)
downloadsequelpro-d0fb716108641d3a8c197ef12041bf46b14e7294.tar.gz
sequelpro-d0fb716108641d3a8c197ef12041bf46b14e7294.tar.bz2
sequelpro-d0fb716108641d3a8c197ef12041bf46b14e7294.zip
Fixed some issues with the drop user/drop host commands in the user manager
Diffstat (limited to 'Source/SPUserMO.m')
-rw-r--r--Source/SPUserMO.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPUserMO.m b/Source/SPUserMO.m
index c4980391..061f4658 100644
--- a/Source/SPUserMO.m
+++ b/Source/SPUserMO.m
@@ -66,5 +66,4 @@
[changedObjects release];
}
-
@end