X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a0e6a5bafe2efb3466b1527eb7eb670aaa5e634..333e57d578e9e0fb6555452b5a53698ffd85ee69:/include/wx/msw/ole/droptgt.h?ds=sidebyside diff --git a/include/wx/msw/ole/droptgt.h b/include/wx/msw/ole/droptgt.h index 6011cf67b5..ef59b101bc 100644 --- a/include/wx/msw/ole/droptgt.h +++ b/include/wx/msw/ole/droptgt.h @@ -12,10 +12,6 @@ #ifndef _WX_OLEDROPTGT_H #define _WX_OLEDROPTGT_H -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "droptgt.h" -#endif - #if wxUSE_DRAG_AND_DROP // ----------------------------------------------------------------------------