]> git.saurik.com Git - wxWidgets.git/commitdiff
removed useless include (already in glcanvas.h)
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 5 Aug 2001 16:39:03 +0000 (16:39 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 5 Aug 2001 16:39:03 +0000 (16:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/glcanvas.cpp
src/mac/glcanvas.cpp

index b3832d29fa1b822dcd007ccf397f738be2a6983e..22a0603ad5c51df3ead295494bf558d6413592a0 100644 (file)
@@ -33,8 +33,6 @@
 #include "wx/glcanvas.h"
 #include "wx/mac/uma.h"
 
-#include <agl.h>
-
 /*
  * GLContext implementation
  */
index b3832d29fa1b822dcd007ccf397f738be2a6983e..22a0603ad5c51df3ead295494bf558d6413592a0 100644 (file)
@@ -33,8 +33,6 @@
 #include "wx/glcanvas.h"
 #include "wx/mac/uma.h"
 
-#include <agl.h>
-
 /*
  * GLContext implementation
  */