]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/scrolbar.cpp
The device origin can be set on WinCE, so use it and redefine conversion
[wxWidgets.git] / src / palmos / scrolbar.cpp
index 13637860f4e8349bec3a70e1a6e63b08c1789c88..cfb72880e89cd38f00c00ba91b72a397c09bda5e 100644 (file)
@@ -120,12 +120,6 @@ void wxScrollBar::SetScrollbar(int position, int thumbSize, int range, int pageS
 }
 
 
-WXHBRUSH wxScrollBar::OnCtlColor(WXHDC WXUNUSED(pDC), WXHWND WXUNUSED(pWnd), WXUINT WXUNUSED(nCtlColor),
-            WXUINT WXUNUSED(message), WXWPARAM WXUNUSED(wParam), WXLPARAM WXUNUSED(lParam))
-{
-  return 0;
-}
-
 void wxScrollBar::Command(wxCommandEvent& event)
 {
 }