aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructure.m
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-09-21 10:39:34 +0000
committerstuconnolly <stuart02@gmail.com>2010-09-21 10:39:34 +0000
commitc36387a52cf34318082d5fdbf9c48274f3c764a2 (patch)
treea0059bc8c3709e40812c109a7bcec44650d187fb /Source/SPTableStructure.m
parente42ca858f56f62768da1118787c0bde0ad92fb93 (diff)
downloadsequelpro-c36387a52cf34318082d5fdbf9c48274f3c764a2.tar.gz
sequelpro-c36387a52cf34318082d5fdbf9c48274f3c764a2.tar.bz2
sequelpro-c36387a52cf34318082d5fdbf9c48274f3c764a2.zip
Update Localizable.strings and resolve the use of multiple comments for the same string.
Diffstat (limited to 'Source/SPTableStructure.m')
-rw-r--r--Source/SPTableStructure.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTableStructure.m b/Source/SPTableStructure.m
index a0e80306..350bc8ea 100644
--- a/Source/SPTableStructure.m
+++ b/Source/SPTableStructure.m
@@ -1036,7 +1036,6 @@ closes the keySheet
isEditingNewRow = NO;
currentlyEditingRow = -1;
[tableFields removeAllObjects];
- //[indexes removeAllObjects];
[tableSourceView reloadData];
[indexesTableView reloadData];
[addFieldButton setEnabled:NO];