]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dnd.h
Putting files back in the wxWidgets-$VERSION dir.
[wxWidgets.git] / include / wx / x11 / dnd.h
index 86701b9f7b5b94c74f235aea246acaa17f20492e..62400ca5e3c2bc061e259a1ef3bfeb999abb8ab5 100644 (file)
@@ -7,14 +7,9 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef _WX_DND_H_
 #define _WX_DND_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_DRAG_AND_DROP