X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..48f625bc2ce81132a2a8c2d7c524a03f1b7196e5:/src/common/dseldlg.cpp diff --git a/src/common/dseldlg.cpp b/src/common/dseldlg.cpp index 86b2e1147d..ecf4fc9217 100644 --- a/src/common/dseldlg.cpp +++ b/src/common/dseldlg.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 20.02.01 // RCS-ID: $Id$ -// Copyright: (c) 2001 wxWindows team +// Copyright: (c) 2001 wxWidgets team // License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ - #pragma implementation "dseldlg.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"