diff options
author | stuconnolly <stuart02@gmail.com> | 2010-03-31 18:01:50 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-03-31 18:01:50 +0000 |
commit | ea5088aa123745243ea6d93f684d0471be83b324 (patch) | |
tree | fa733fa620b9078753ef903dce36c3337da18e21 /Source/SPMainThreadTrampoline.h | |
parent | bb70e8aac1d86585e1cb2ad56c440f0298858c9f (diff) | |
download | sequelpro-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/SPMainThreadTrampoline.h')
-rw-r--r-- | Source/SPMainThreadTrampoline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPMainThreadTrampoline.h b/Source/SPMainThreadTrampoline.h index 9cd4030a..0fa5a9e6 100644 --- a/Source/SPMainThreadTrampoline.h +++ b/Source/SPMainThreadTrampoline.h @@ -22,7 +22,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // More info at <http://code.google.com/p/sequel-pro/> -// #import <Cocoa/Cocoa.h> |