X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2aab8f16ac7200349b41af957396029c176a9b9d..cc4d5638c66a409e421420ed7110917755a66788:/src/common/clntdata.cpp?ds=inline diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 782f518465..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 -// Licence: wxWindows license +// Copyright: (c) wxWidgets team +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ - #pragma implementation "clntdata.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"