aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.m')
-rw-r--r--Source/SPTableContent.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTableContent.m b/Source/SPTableContent.m
index 75ab4f4a..4af8685e 100644
--- a/Source/SPTableContent.m
+++ b/Source/SPTableContent.m
@@ -2520,8 +2520,6 @@
*/
- (NSRect) viewport
{
- NSLog(@"t %@", NSStringFromRect([[tablesListInstance valueForKeyPath:@"tablesListView"] frame]));
- NSLog(@"c %@", NSStringFromRect([tableContentView visibleRect]));
return [tableContentView visibleRect];
}