diff options
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r-- | Source/SPConnectionController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index c7f191a5..5a80ebc4 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -212,8 +212,6 @@ @property (readonly, assign) BOOL isConnecting; -- (id)initWithDocument:(SPDatabaseDocument *)document; - // Connection processes - (IBAction)initiateConnection:(id)sender; #ifndef SP_REFACTOR /* method decls */ |