X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4055ed8281971e3d35bf04177193c27043d42ed1..34097680c05edc672b61dd413022cd8b9ad0294f:/src/palmos/metafile.cpp diff --git a/src/palmos/metafile.cpp b/src/palmos/metafile.cpp index 7ae165b59a..67497d22e2 100644 --- a/src/palmos/metafile.cpp +++ b/src/palmos/metafile.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/metafile.cpp +// Name: src/palmos/metafile.cpp // Purpose: wxMetafileDC etc. -// 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 "metafile.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"