]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/imaglist.cpp
compilation fix for non-threaded compilation (threads are still broken
[wxWidgets.git] / src / msw / imaglist.cpp
index 6c80416dd82f9162f1a21edffcfc5b906ba2eb58..642fc9290c2619630096d6f67a308b7a597cdc53 100644 (file)
@@ -41,9 +41,7 @@
 #include <commctrl.h>
 #endif
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxImageList, wxObject)
-#endif
 
 wxImageList::wxImageList(void)
 {