Bug 550367 - Remove preference settings for SHOW_TRADITIONAL_STYLE_TABS


Not supported since the 4.x migration

Change-Id: I6a8c2ca167b4b125dcd147eb569b865d904da012
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/platform/org.eclipse.platform/plugin_customization.ini b/platform/org.eclipse.platform/plugin_customization.ini
index e5c8edb..f2912ca 100644
--- a/platform/org.eclipse.platform/plugin_customization.ini
+++ b/platform/org.eclipse.platform/plugin_customization.ini
@@ -15,9 +15,6 @@
 # perspective that the workbench opens initially
 org.eclipse.ui/defaultPerspectiveId=org.eclipse.ui.resourcePerspective
 
-# new-style tabs by default
-org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
-
 # put the perspective switcher on the top right
 org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
 
diff --git a/platform/org.eclipse.sdk/plugin_customization.ini b/platform/org.eclipse.sdk/plugin_customization.ini
index 93d365d..3c24e96 100644
--- a/platform/org.eclipse.sdk/plugin_customization.ini
+++ b/platform/org.eclipse.sdk/plugin_customization.ini
@@ -10,9 +10,6 @@
 # perspective that the workbench opens initially
 org.eclipse.ui/defaultPerspectiveId=org.eclipse.jdt.ui.JavaPerspective
 
-# new-style tabs by default
-org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
-
 # put the perspective switcher on the top right
 org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight