diff --git a/xpcom/glue/standalone/nsXPCOMGlue.cpp b/xpcom/glue/standalone/nsXPCOMGlue.cpp index 781ba4c893cf..ed76a13dff09 100644 --- a/xpcom/glue/standalone/nsXPCOMGlue.cpp +++ b/xpcom/glue/standalone/nsXPCOMGlue.cpp @@ -52,7 +52,7 @@ static XPCOMFunctions *xpcomFunctions = nsnull; #define XPCOM_GLUE_FLUSH_HEAP #endif -#define XPCOM_GLUE_NO_DYNAMIC_LOADING +//#define XPCOM_GLUE_NO_DYNAMIC_LOADING // seawood tells me there isn't a better way... #ifdef XP_PC