]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dataobj.h
Revert wxDO_LOG_IF_ENABLED() change for MSVC6 in r74735.
[wxWidgets.git] / include / wx / motif / dataobj.h
index 49e46ae0b4261573aa9772295447d0af4017e5ad..e88284f58c9fbd5813f09c5ded8396513231ef33 100644 (file)
@@ -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
 // ----------------------------------------------------------------------------