aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDocument.m')
-rw-r--r--Source/TableDocument.m3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/TableDocument.m b/Source/TableDocument.m
index c7ab7105..76707b2d 100644
--- a/Source/TableDocument.m
+++ b/Source/TableDocument.m
@@ -627,9 +627,6 @@
- (void) setConnection:(MCPConnection *)theConnection
{
- MCPResult *theResult;
- id version;
-
_isConnected = YES;
mySQLConnection = [theConnection retain];