]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/bmpbase.cpp
warning fixes in GetColor() for the newly added values
[wxWidgets.git] / src / common / bmpbase.cpp
index 8715e67d10ac2eb432efed3665ff4af6320dd69f..bc47df63a5217c506521cda5736539095c96fecd 100644 (file)
@@ -109,8 +109,6 @@ void wxBitmapBase::CleanUpHandlers()
     }
 }
 
-
-
 class wxBitmapBaseModule: public wxModule
 {
 DECLARE_DYNAMIC_CLASS(wxBitmapBaseModule)