X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..18f5234f0c5750dcab4a42a57e0cfc8baaf123e8:/src/x11/dnd.cpp diff --git a/src/x11/dnd.cpp b/src/x11/dnd.cpp index 9ed4df67e6..798af946bd 100644 --- a/src/x11/dnd.cpp +++ b/src/x11/dnd.cpp @@ -7,10 +7,6 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "dnd.h" -#endif - #include "wx/setup.h" #if wxUSE_DRAG_AND_DROP