]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/pen.h
Build fix.
[wxWidgets.git] / include / wx / mgl / pen.h
index 1bedb8ace5317548b004eeb8c22cbc6601612837..7b5edafd3bd724ef94d75fb9bfee76a9bd3a43a2 100644 (file)
@@ -33,9 +33,7 @@ public:
     wxPen() {}
     wxPen(const wxColour &colour, int width = 1, int style = wxSOLID);
     wxPen(const wxBitmap& stipple, int width);
     wxPen() {}
     wxPen(const wxColour &colour, int width = 1, int style = wxSOLID);
     wxPen(const wxBitmap& stipple, int width);
-    wxPen(const wxPen& pen);
     ~wxPen() {}
     ~wxPen() {}
-    wxPen& operator = (const wxPen& pen);
     bool operator == (const wxPen& pen) const;
     bool operator != (const wxPen& pen) const;
 
     bool operator == (const wxPen& pen) const;
     bool operator != (const wxPen& pen) const;