]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dc.h
cleanup and reformatting to match indentation style of the rest of wx
[wxWidgets.git] / include / wx / mac / dc.h
index 242a8825e559c7c9f93fcf5e83d003086acc2d66..19b29a926dd567272a7f8f8cdbac64948374af17 100644 (file)
@@ -416,9 +416,6 @@ protected:
                                wxCoord xoffset, wxCoord yoffset,
                                int fillStyle = wxODDEVEN_RULE);
 
-#if wxUSE_SPLINES
-    virtual void DoDrawSpline(wxList *points);
-#endif // wxUSE_SPLINES
 
 
 //