X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2646f485163f410baaad5bcf49028c604a352d19..17af82fb4c8f830f202567259472645c27724c32:/src/mac/classic/dirdlg.cpp diff --git a/src/mac/classic/dirdlg.cpp b/src/mac/classic/dirdlg.cpp index 0b4c7df195..6feb697ede 100644 --- a/src/mac/classic/dirdlg.cpp +++ b/src/mac/classic/dirdlg.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "dirdlg.h" -#endif - #include "wx/defs.h" #include "wx/utils.h" #include "wx/dialog.h" @@ -28,9 +24,7 @@ #include #endif -#if !USE_SHARED_LIBRARY IMPLEMENT_CLASS(wxDirDialog, wxDialog) -#endif wxDirDialog::wxDirDialog(wxWindow *parent, const wxString& message,