From 869f8f003a218b903a524c2e4edd03e9a3b92ed3 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 3 Jan 2010 13:52:23 +0000 Subject: - Remove two unused variables --- Source/TableDocument.m | 3 --- 1 file changed, 3 deletions(-) (limited to 'Source/TableDocument.m') 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]; -- cgit v1.2.3