]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/window.cpp
Enable gnomeprint support for the .debs
[wxWidgets.git] / src / palmos / window.cpp
index 5eba9aed6a763f4af0909333d1770177b524d6d2..6ecb274dfa892473c3dc40d63f6466182cad0111 100644 (file)
@@ -558,13 +558,6 @@ void wxWindowPalm::DoSetClientSize(int width, int height)
 {
 }
 
-// For implementation purposes - sometimes decorations make the client area
-// smaller
-wxPoint wxWindowPalm::GetClientAreaOrigin() const
-{
-    return wxPoint(0, 0);
-}
-
 // ---------------------------------------------------------------------------
 // text metrics
 // ---------------------------------------------------------------------------