]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/filedlg.cpp
g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
[wxWidgets.git] / src / mac / classic / filedlg.cpp
index 59807f398d9aba4bd8e2b450ee9bfee982ddf04d..920f82b3b363f8c0f4ffa6acbcf4e4fdfe72f63b 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "filedlg.h"
-#endif
-
 #include "wx/defs.h"
 #include "wx/app.h"
 #include "wx/utils.h"
@@ -26,9 +22,7 @@
   #include "PLStringFuncs.h"
 #endif
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_CLASS(wxFileDialog, wxFileDialogBase)
-#endif
 
 // begin wxmac