]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/bmpbuttn.cpp
osx-cocoa updates
[wxWidgets.git] / src / palmos / bmpbuttn.cpp
index 6755d15ce1487c783d293f96eefc3211d869ae40..72b08d09537331d396c23fdd7642ea2f6e1e9c68 100644 (file)
@@ -25,8 +25,6 @@
     #include "wx/dcmemory.h"
 #endif
 
-#include "wx/palmos/private.h"
-
 // ----------------------------------------------------------------------------
 // macros
 // ----------------------------------------------------------------------------
@@ -114,10 +112,6 @@ void wxBitmapButton::DrawButtonDisable( WXHDC dc, int left, int top, int right,
 {
 }
 
-void wxBitmapButton::SetDefault()
-{
-}
-
 wxSize wxBitmapButton::DoGetBestSize() const
 {
     wxSize best;