X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..2e2a55b22eebde25797bd030660d8c644bc7700b:/src/palmos/glcanvas.cpp diff --git a/src/palmos/glcanvas.cpp b/src/palmos/glcanvas.cpp index ac237257a8..5b0492303c 100644 --- a/src/palmos/glcanvas.cpp +++ b/src/palmos/glcanvas.cpp @@ -1,18 +1,14 @@ ///////////////////////////////////////////////////////////////////////////// // Name: src/palmos/glcanvas.cpp // Purpose: wxGLCanvas, for using OpenGL with wxWidgets -// 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 ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "glcanvas.h" -#endif - #include "wx/wxprec.h" #if defined(__BORLANDC__)