Remove the dom.ipc.tabs.enabled pref from mozilla-central because it's useless and confusing people.

This commit is contained in:
Benjamin Smedberg 2010-01-06 12:01:04 -05:00
parent 7c264c1ffa
commit 1ef933e81a

View File

@ -910,7 +910,6 @@ pref("toolbar.customization.usesheet", false);
#endif
pref("dom.ipc.plugins.enabled", false);
pref("dom.ipc.tabs.enabled", false);
#ifdef XP_WIN
#ifndef WINCE