Removing unused obsolete code from wxFileDialog

We don't need workaround for macOS earlier than 10.6 any longer.
This commit is contained in:
Stefan Csomor
2020-07-08 22:39:08 +02:00
committed by Vadim Zeitlin
parent 19b875830b
commit dd0033d817
2 changed files with 0 additions and 140 deletions

View File

@@ -74,11 +74,6 @@ public:
// implementation only
#if wxOSX_USE_COCOA
// returns true if the file can be shown as active
bool CheckFile( const wxString& filename );
#endif
protected:
// not supported for file dialog, RR
virtual void DoSetSize(int WXUNUSED(x), int WXUNUSED(y),