aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConnectionHandler.h')
-rw-r--r--Source/SPConnectionHandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPConnectionHandler.h b/Source/SPConnectionHandler.h
index 765bae73..73e1f00b 100644
--- a/Source/SPConnectionHandler.h
+++ b/Source/SPConnectionHandler.h
@@ -48,7 +48,6 @@
- (void)mySQLConnectionEstablished;
- (void)sshTunnelCallback:(SPSSHTunnel *)theTunnel;
-- (void)cancelConnection;
- (void)addConnectionToDocument;
- (void)failConnectionWithTitle:(NSString *)theTitle errorMessage:(NSString *)theErrorMessage detail:(NSString *)errorDetail rawErrorText:(NSString *)rawErrorText;