]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/glcanvas.h
wxVsnprintf() implementation with positional parameters support (patch 1462778);...
[wxWidgets.git] / include / wx / palmos / glcanvas.h
index 4d89567993ffe2031511e2c1880327ee01e9f4a0..15f7f0dff548e0eafe4a96e61ef81635dc324942 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx/palmos/glcanvas.h
 // Purpose:     wxGLCanvas, for using OpenGL with wxWidgets under Palm OS
-// 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 interface "glcanvas.h"
-#endif
-
 #ifndef _WX_GLCANVAS_H_
 #define _WX_GLCANVAS_H_