]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dcclient.h
cleanup and reformatting to match indentation style of the rest of wx
[wxWidgets.git] / include / wx / gtk / dcclient.h
index 15ebfa6b56efd0e0a63cb46dc2a20cb549b75231..36efb3682441c37938f1bcf6e1e6703c184daf2f 100644 (file)
@@ -100,10 +100,6 @@ public:
     virtual void DestroyClippingRegion();
     virtual void DoSetClippingRegionAsRegion( const wxRegion &region  );
 
-#if wxUSE_SPLINES
-    virtual void DoDrawSpline( wxList *points );
-#endif
-
     // Resolution in pixels per logical inch
     virtual wxSize GetPPI() const;
     virtual int GetDepth() const;