]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dnd.cpp
don't cast from float to int (provoking a warning) just to cast back to float again
[wxWidgets.git] / src / mac / classic / dnd.cpp
index 22c096128a2723048c293673b883332b61f88330..09745f2f626af25f49498a7318c861265b5f48c4 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "dnd.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_DRAG_AND_DROP