X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..704ceca8d2cd8da51a5cc22f8c51fd61c762dbf5:/interface/wx/glcanvas.h diff --git a/interface/wx/glcanvas.h b/interface/wx/glcanvas.h index c3694c591d..d2dab4c085 100644 --- a/interface/wx/glcanvas.h +++ b/interface/wx/glcanvas.h @@ -8,7 +8,6 @@ /** @class wxGLContext - @wxheader{glcanvas.h} An instance of a wxGLContext represents the state of an OpenGL state machine and the connection between OpenGL and the system. @@ -138,7 +137,6 @@ enum /** @class wxGLCanvas - @wxheader{glcanvas.h} wxGLCanvas is a class for displaying OpenGL graphics. It is always used in conjunction with wxGLContext as the context can only be