X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6bc3b8e9680e8aa3d50ae4bb41dad22c6dd3ce1b..f8855e47254a28f5141524b3aaaac03c2944e997:/src/mac/classic/dnd.cpp?ds=sidebyside diff --git a/src/mac/classic/dnd.cpp b/src/mac/classic/dnd.cpp index 22c096128a..09745f2f62 100644 --- a/src/mac/classic/dnd.cpp +++ b/src/mac/classic/dnd.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "dnd.h" -#endif - #include "wx/defs.h" #if wxUSE_DRAG_AND_DROP