X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a0e6a5bafe2efb3466b1527eb7eb670aaa5e634..f196316400fd247a760b2ef77d5064b4e10e5471:/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 // ----------------------------------------------------------------------------