diff --git a/wxPython/src/_vscroll.i b/wxPython/src/_vscroll.i index b8b7546831..fdbf1cf3c7 100644 --- a/wxPython/src/_vscroll.i +++ b/wxPython/src/_vscroll.i @@ -511,7 +511,6 @@ public: // retrieve the file system used by the wxHtmlWinParser: if you use // relative paths in your HTML, you should use its ChangePathTo() method wxFileSystem& GetFileSystem(); - const wxFileSystem& GetFileSystem(); };