From: Václav Slavík Date: Wed, 23 Jun 2004 09:06:04 +0000 (+0000) Subject: include bitmap.h not needed anymore X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/477160b73f9f8d9ed0d0d5dc1227651f303fcaf1 include bitmap.h not needed anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/image.h b/include/wx/image.h index 91217cd666..1789d526c8 100644 --- a/include/wx/image.h +++ b/include/wx/image.h @@ -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