compilation fix after FM's wxBitmapHandler changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-04-10 18:02:21 +00:00
parent 446779ee32
commit 2ab2420aca

View File

@@ -290,7 +290,6 @@ public:
// wxBitmap
//-----------------------------------------------------------------------------
IMPLEMENT_ABSTRACT_CLASS(wxBitmapHandler, wxBitmapHandlerBase)
IMPLEMENT_DYNAMIC_CLASS(wxBitmap, wxBitmapBase)
wxBitmap::wxBitmap(int width, int height, int depth)