diff --git a/docshell/base/nsDocShell.cpp b/docshell/base/nsDocShell.cpp index ed834ce6072b..c63b3eb29c74 100644 --- a/docshell/base/nsDocShell.cpp +++ b/docshell/base/nsDocShell.cpp @@ -187,8 +187,6 @@ #include "nsIWebBrowserFind.h" #include "nsIWidget.h" -static NS_DEFINE_CID(kDOMScriptObjectFactoryCID, - NS_DOM_SCRIPT_OBJECT_FACTORY_CID); static NS_DEFINE_CID(kAppShellCID, NS_APPSHELL_CID); #if defined(DEBUG_bryner) || defined(DEBUG_chb)