]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dc.h
If several doc templates use the same document and view classes, they should
[wxWidgets.git] / include / wx / gtk / dc.h
index 23650e5c0cc7b42014e97593a7235a9982e6057a..1bc4d18c56c24f4d4992f2738d369d19d6858afb 100644 (file)
@@ -46,9 +46,6 @@ public:
 
     void SetColourMap( const wxPalette& palette ) { SetPalette(palette); };
 
-    // the first two must be overridden and called
-    virtual void DestroyClippingRegion();
-
     // Resolution in pixels per logical inch
     virtual wxSize GetPPI() const;