diff --git a/plugin/oji/MRJ/plugin/Source/BackwardAdapter.cpp b/plugin/oji/MRJ/plugin/Source/BackwardAdapter.cpp index b01efd23dbc..6a82020f3ed 100644 --- a/plugin/oji/MRJ/plugin/Source/BackwardAdapter.cpp +++ b/plugin/oji/MRJ/plugin/Source/BackwardAdapter.cpp @@ -1004,8 +1004,10 @@ protected: // // These two will be created on NPP_Initialize and destroyed on NPP_Shutdown. // +#pragma export on nsIPluginManager* thePluginManager = NULL; nsIPlugin* thePlugin = NULL; +#pragma export off // // Interface IDs