From: Robin Dunn Date: Sun, 2 May 2004 03:23:54 +0000 (+0000) Subject: removed duplicate definitiion X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7ef67bb9b2f9eab5e71c53bd065cfd514304ad58 removed duplicate definitiion git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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(); };