X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/873fb06d2abb91b5ab9168d9ba333b2423d12c14..ad48a30eec981b8f5a3d4fa0321f746b2f66a2d4:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index d87eff32a2..4b5ef2274c 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -523,7 +523,7 @@ enum { class wxHtmlPrintout : public wxPyPrintout { public: wxHtmlPrintout(const char* title = "Printout"); - ~wxHtmlPrintout(); + //~wxHtmlPrintout(); void SetHtmlText(const wxString& html, const wxString &basepath = wxEmptyString,