X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..b16de7461ac6d97b0b04a5ce4e73447925e93416:/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