aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.m')
-rw-r--r--Source/SPTablesList.m3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPTablesList.m b/Source/SPTablesList.m
index c9192147..9f409e57 100644
--- a/Source/SPTablesList.m
+++ b/Source/SPTablesList.m
@@ -1516,9 +1516,6 @@
- (void)tableViewSelectionDidChange:(NSNotification *)aNotification
{
- // Clear Content's Filter Table
- [tableContentInstance tableFilterClear:nil];
-
if([tablesListView selectedRow] < 0) {
// Reset all
if (selectedTableName) [selectedTableName release];