diff options
author | mltownsend <mltownsend@gmail.com> | 2010-02-09 20:28:33 +0000 |
---|---|---|
committer | mltownsend <mltownsend@gmail.com> | 2010-02-09 20:28:33 +0000 |
commit | d0fb716108641d3a8c197ef12041bf46b14e7294 (patch) | |
tree | 42da9b83e516cbd153efc5e46035161110e060b8 /Source/SPUserMO.m | |
parent | da88e1ea6bac13e52b14e3510db56a18162b2c73 (diff) | |
download | sequelpro-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.m | 1 |
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 |