]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/protocol.cpp
Need LINKAGEMODE for Visualage C++ compiles on the static global procs at the top
[wxWidgets.git] / src / common / protocol.cpp
index 64939970e69828cf3d18d7a190911f0d2ac9f769..eab8724ef458e123747f766ea5b1760a1b28a810 100644 (file)
@@ -128,9 +128,7 @@ public:
   void OnExit();
 };
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxProtocolModule, wxModule)
-#endif
 
 bool wxProtocolModule::OnInit()
 {