]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/glcanvas.cpp
g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
[wxWidgets.git] / src / mac / classic / glcanvas.cpp
index e208531ff41307375decf7fa64b0e0e0c56e7094..e1c3d865125112034599108ac69b3d9f679e8ac1 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        glcanvas.cpp
-// Purpose:     wxGLCanvas, for using OpenGL with wxWindows under Macintosh
+// Purpose:     wxGLCanvas, for using OpenGL with wxWidgets under Macintosh
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     1998-01-01
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "glcanvas.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #if defined(__BORLANDC__)