]> git.saurik.com Git - wxWidgets.git/commitdiff
include bitmap.h not needed anymore
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jun 2004 09:06:04 +0000 (09:06 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jun 2004 09:06:04 +0000 (09:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/image.h

index 91217cd6669a1f70df2ebdc3f0020f59f9566d0c..1789d526c839e3db6b2538903b0e46fee9938de2 100644 (file)
@@ -18,9 +18,6 @@
 #include "wx/object.h"
 #include "wx/string.h"
 #include "wx/gdicmn.h"
-#if WXWIN_COMPATIBILITY_2_2
-#  include "wx/bitmap.h"
-#endif
 #include "wx/hashmap.h"
 
 #if wxUSE_STREAMS