X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04e271558d8a60103d10fcde1c33e6f12f6461bf..d7466b1d18ffdacd8f0c9a6a281254504a16aef3:/wxPython/src/_dataobj.i diff --git a/wxPython/src/_dataobj.i b/wxPython/src/_dataobj.i index c93fe8b8d4..a0b8fbbdd6 100644 --- a/wxPython/src/_dataobj.i +++ b/wxPython/src/_dataobj.i @@ -360,9 +360,7 @@ public: wxFileDataObject(); const wxArrayString& GetFilenames(); -#ifdef __WXMSW__ void AddFile(const wxString &filename); -#endif };