X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..a8d2fb31cbf09dcc4683c9566ff4bc89580f268c:/src/palmos/icon.cpp diff --git a/src/palmos/icon.cpp b/src/palmos/icon.cpp index 78367b5875..853931bafd 100644 --- a/src/palmos/icon.cpp +++ b/src/palmos/icon.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/icon.cpp +// Name: src/palmos/icon.cpp // Purpose: wxIcon class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "icon.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"