]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/imaglist.cpp
Smartphone specific resource files.
[wxWidgets.git] / src / generic / imaglist.cpp
index 8aac4fa72e2940d38820025f5cd41bd321ef4b05..ea69fbfaf2fe3d5be4cac42eac550996f3d215ac 100644 (file)
@@ -29,7 +29,7 @@
 
 IMPLEMENT_DYNAMIC_CLASS(wxGenericImageList, wxObject)
 
-#if !defined(__WXMSW__) || defined(__WIN16__) || defined(__WXUNIVERSAL__)
+#if !defined(__WXMSW__) || defined(__WXUNIVERSAL__)
 /*
  * wxImageList has to be a real class or we have problems with
  * the run-time information.