diff options
author | stuconnolly <stuart02@gmail.com> | 2010-10-19 23:37:15 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-10-19 23:37:15 +0000 |
commit | b2461e0658f6deebf2b4a24e261fadb99f5125c6 (patch) | |
tree | fea57ce1afb8986d4b20c2abfd27ebd4b6ca36d5 /Source/SPQueryController.h | |
parent | 10990abb16783d89e5314549883fc1e5acc2e407 (diff) | |
download | sequelpro-b2461e0658f6deebf2b4a24e261fadb99f5125c6.tar.gz sequelpro-b2461e0658f6deebf2b4a24e261fadb99f5125c6.tar.bz2 sequelpro-b2461e0658f6deebf2b4a24e261fadb99f5125c6.zip |
Tidy up.
Diffstat (limited to 'Source/SPQueryController.h')
-rw-r--r-- | Source/SPQueryController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPQueryController.h b/Source/SPQueryController.h index 9c8a9c8f..6f1d835d 100644 --- a/Source/SPQueryController.h +++ b/Source/SPQueryController.h @@ -23,8 +23,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> - @interface SPQueryController : NSWindowController { // QueryConsoleController |