X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94c7b08817de7e79ee07088a0b9ab3c6b07ef583..ff701a5de90478a656e7e8b6236d239d8cccd6b3:/include/wx/motif/dataobj.h diff --git a/include/wx/motif/dataobj.h b/include/wx/motif/dataobj.h index 49e46ae0b4..e88284f58c 100644 --- a/include/wx/motif/dataobj.h +++ b/include/wx/motif/dataobj.h @@ -2,7 +2,6 @@ // Name: wx/motif/dataobj.h // Purpose: declaration of the wxDataObject class for Motif // Author: Julian Smart -// RCS-ID: $Id$ // Copyright: (c) 1998 Julian Smart // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -10,10 +9,6 @@ #ifndef _WX_MOTIF_DATAOBJ_H_ #define _WX_MOTIF_DATAOBJ_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "dataobj.h" -#endif - // ---------------------------------------------------------------------------- // wxDataObject is the same as wxDataObjectBase under wxMotif // ----------------------------------------------------------------------------