aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDocument.m')
-rw-r--r--Source/TableDocument.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/TableDocument.m b/Source/TableDocument.m
index 7970d0aa..07b6b42b 100644
--- a/Source/TableDocument.m
+++ b/Source/TableDocument.m
@@ -116,7 +116,6 @@
// Hide the tabs in the tab view (we only show them to allow switching tabs in interface builder)
[tableTabView setTabViewType:NSNoTabsNoBorder];
- [tableListSplitter setDividerStyle:NSSplitViewDividerStyleThin];
// Add the icon accessory view to the title bar
NSView *windowFrame = [[tableWindow contentView] superview];