diff options
Diffstat (limited to 'Source/SPTablesList.m')
-rw-r--r-- | Source/SPTablesList.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTablesList.m b/Source/SPTablesList.m index 79df1a4d..73a219dc 100644 --- a/Source/SPTablesList.m +++ b/Source/SPTablesList.m @@ -1229,7 +1229,6 @@ - (BOOL)selectItemsWithNames:(NSArray *)theNames { NSInteger i, tableType; - NSInteger itemIndex = NSNotFound; NSMutableIndexSet *selectionIndexSet = [NSMutableIndexSet indexSet]; // Loop through the unfiltered tables/views to find the desired item |