diff --git a/defaults/preferences/treestyletab.js b/defaults/preferences/treestyletab.js index e45c71b7..3932068d 100644 --- a/defaults/preferences/treestyletab.js +++ b/defaults/preferences/treestyletab.js @@ -683,7 +683,6 @@ pref("extensions.treestyletab.blockTabsInTitlebar", true); * In other words, add-on authros can disable TST's dirty hack if it is * obsolete. */ -pref("extensions.treestyletab.compatibility.AIOS", true); // All-in-One Sidebar pref("extensions.treestyletab.compatibility.ClassicThemeRestorer", true); pref("extensions.treestyletab.compatibility.ColorfulTabs", true); pref("extensions.treestyletab.compatibility.ContextSearch", true);