]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/glcanvas.cpp
Fixed MDI context menu event handling problem (Stefan Kowski)
[wxWidgets.git] / src / x11 / glcanvas.cpp
index 4e9de4a8a3bc442e6c65b7a3e21b7ced5677a690..dc1ae653ba0cb2b7b5eb89e21a42cb7b02a58c63 100644 (file)
@@ -7,13 +7,9 @@
 // Created:     1995, 1999
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart, Wolfram Gloger
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "glcanvas.h"
-#endif
-
 #include "wx/setup.h"
 
 #if wxUSE_GLCANVAS