]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/gdiobj.h
Fixed comment bug [ 1390056 ] Wrong Documentation for TransferFromWindow
[wxWidgets.git] / include / wx / mgl / gdiobj.h
index d148b14306f4354925a60e9ec5ee6bdb32b8fd4d..3bed743b4ae1007c229357dee1792d4f9bf6780c 100644 (file)
 #ifndef _WX_GDIOBJ_H_
 #define _WX_GDIOBJ_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "gdiobj.h"
-#endif
-
 #include "wx/object.h"  // base class
 
 // ----------------------------------------------------------------------------