aboutsummaryrefslogtreecommitdiffstats
path: root/Source/NSNotificationAdditions.m
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-03-31 18:01:50 +0000
committerstuconnolly <stuart02@gmail.com>2010-03-31 18:01:50 +0000
commitea5088aa123745243ea6d93f684d0471be83b324 (patch)
treefa733fa620b9078753ef903dce36c3337da18e21 /Source/NSNotificationAdditions.m
parentbb70e8aac1d86585e1cb2ad56c440f0298858c9f (diff)
downloadsequelpro-ea5088aa123745243ea6d93f684d0471be83b324.tar.gz
sequelpro-ea5088aa123745243ea6d93f684d0471be83b324.tar.bz2
sequelpro-ea5088aa123745243ea6d93f684d0471be83b324.zip
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorites (Thanks Hans).
Diffstat (limited to 'Source/NSNotificationAdditions.m')
-rw-r--r--Source/NSNotificationAdditions.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/NSNotificationAdditions.m b/Source/NSNotificationAdditions.m
index 3e5e3cc8..78233de4 100644
--- a/Source/NSNotificationAdditions.m
+++ b/Source/NSNotificationAdditions.m
@@ -7,7 +7,6 @@
// Copied from the Colloquy project; original code available from Trac at
// http://colloquy.info/project/browser/trunk/Additions/NSNotificationAdditions.m
//
-//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or