X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..48f625bc2ce81132a2a8c2d7c524a03f1b7196e5:/src/palmos/brush.cpp diff --git a/src/palmos/brush.cpp b/src/palmos/brush.cpp index 2719da4954..791b9c8330 100644 --- a/src/palmos/brush.cpp +++ b/src/palmos/brush.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// // Name: src/palmos/brush.cpp // Purpose: wxBrush -// 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 ///////////////////////////////////////////////////////////////////////////// @@ -13,10 +13,6 @@ // declarations // ============================================================================ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "brush.h" -#endif - // ---------------------------------------------------------------------------- // headers // ----------------------------------------------------------------------------