X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..da73c5c65bf8ab7207ad55a86b88603935c1d27f:/src/common/clntdata.cpp diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 2b00e9e539..fde025e64f 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// 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: @@ -9,10 +9,6 @@ // 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"