]> git.saurik.com Git - wxWidgets.git/commitdiff
removed duplicate definitiion
authorRobin Dunn <robin@alldunn.com>
Sun, 2 May 2004 03:23:54 +0000 (03:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 2 May 2004 03:23:54 +0000 (03:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_vscroll.i

index b8b7546831009a0af429b76a8a09364c20fb2147..fdbf1cf3c777dcd70054ac47a8e579761a019042 100644 (file)
@@ -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();
 };