X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..2f36b4d22beeb7f4f0cedf922c0c26d037f54477:/src/common/clntdata.cpp?ds=inline diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 5291e8fa0c..1cb5595785 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -1,18 +1,13 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: common/clntdata.cpp +// Name: src/common/clntdata.cpp // Purpose: A mixin class for holding a wxClientData or void pointer // Author: Robin Dunn // Modified by: // Created: 9-Oct-2001 -// RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "clntdata.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"