X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..b8af111fa5d3916e6f42fee3af0ab1bec0ace7b6:/src/x11/dnd.cpp?ds=sidebyside 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