diff options
Diffstat (limited to 'Source/SPTableStructure.m')
-rw-r--r-- | Source/SPTableStructure.m | 1 |
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]; |