]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dcclient.h
Reapply wxWeakRef patch again
[wxWidgets.git] / include / wx / gtk / dcclient.h
index 9a3a13d1a4c60c336d5421a2b627937004740bcd..29e35429a5382665f43cd3d9a32f68a9008bc71f 100644 (file)
@@ -28,10 +28,6 @@ public:
 
     virtual ~wxWindowDCImpl();
 
-#if wxUSE_GRAPHICS_CONTEXT
-    virtual wxGraphicsContext* CreateGraphicsContext();
-#endif
-
     virtual bool CanDrawBitmap() const { return true; }
     virtual bool CanGetTextExtent() const { return true; }