From d9dd664e779c932af10831d51d5298833be0cde8 Mon Sep 17 00:00:00 2001 From: "sgehani%netscape.com" Date: Sat, 9 Feb 2002 00:15:30 +0000 Subject: [PATCH] Remove obsolete _elementID. b=86780 --- xpfe/components/prefwindow/resources/content/pref-debug.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpfe/components/prefwindow/resources/content/pref-debug.xul b/xpfe/components/prefwindow/resources/content/pref-debug.xul index 56d22d014c6..9a1478e2e6d 100644 --- a/xpfe/components/prefwindow/resources/content/pref-debug.xul +++ b/xpfe/components/prefwindow/resources/content/pref-debug.xul @@ -33,7 +33,7 @@ var _elementIDs = ["nglayoutDebugWindow", "nglayoutUseNativePrintDialog", "printUseGlobalPrintSettings", "debugXULBoxes", "browserDOMWindowDumpEnabled", "javascriptOptionsStrict", "nglayoutDebugUseXBLForms", - "nglayoutDebugEnableXPCOMRefcntLog", "showAboutAsStupidModalWindow", + "nglayoutDebugEnableXPCOMRefcntLog", "acceleratorKeyValue", "menuAccessKeyValue"]; ]]>