aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSSHTunnel.h
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2012-03-27 23:41:01 +0000
committerrowanbeentje <rowan@beent.je>2012-03-27 23:41:01 +0000
commit5459c4a47b53e395b7a1b9e6959376eafc1a968a (patch)
treec89aead578e9b7f0bde78af62a8f820f651d0626 /Source/SPSSHTunnel.h
parent0576c2fcca6ddfa04c9a7c6a3d76f3e51cf88919 (diff)
downloadsequelpro-5459c4a47b53e395b7a1b9e6959376eafc1a968a.tar.gz
sequelpro-5459c4a47b53e395b7a1b9e6959376eafc1a968a.tar.bz2
sequelpro-5459c4a47b53e395b7a1b9e6959376eafc1a968a.zip
- Clean up SPMySQL and QueryKit inclusion and search methods, which should fix nightly builds
- Fix warnings
Diffstat (limited to 'Source/SPSSHTunnel.h')
-rw-r--r--Source/SPSSHTunnel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/SPSSHTunnel.h b/Source/SPSSHTunnel.h
index 64edd3a2..0984cd43 100644
--- a/Source/SPSSHTunnel.h
+++ b/Source/SPSSHTunnel.h
@@ -23,13 +23,8 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#ifndef SP_REFACTOR
-#import "SPMySQLConnectionProxy.h"
-#import "SPMySQLConstants.h"
-#else
#import <SPMySQL/SPMySQLConnectionProxy.h>
#import <SPMySQL/SPMySQLConstants.h>
-#endif
@interface SPSSHTunnel : NSObject <SPMySQLConnectionProxy>
{