X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..f94a81c084696210418b8709e8ab649a18465fa6:/src/palmos/brush.cpp?ds=sidebyside 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 // ----------------------------------------------------------------------------