]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
Common code for the same handling of wxSL_INVERSE.
[wxWidgets.git] / include / wx / msw / window.h
index 1c480cc129236692f08f7b0aa3c1add4d4037221..fe646444e44c6a9c53462dc162bdd7176013279c 100644 (file)
@@ -174,10 +174,6 @@ public:
 #endif
 
 public:
-    // For implementation purposes - sometimes decorations make the client area
-    // smaller
-    virtual wxPoint GetClientAreaOrigin() const;
-
     // Windows subclassing
     void SubclassWin(WXHWND hWnd);
     void UnsubclassWin();