aboutsummaryrefslogtreecommitdiffstats
path: root/games/pink-pony/files/patch-lib-GL-GLee.h
blob: 5f35464b1eaba65954bd795f6cbc4a6358dc3154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/GL/GLee.h.orig  2009-04-12 22:06:20.000000000 +0400
+++ lib/GL/GLee.h   2009-07-09 23:58:05.000000000 +0400
@@ -747,8 +747,6 @@
 
    /* GLX */
 
-   typedef void (*__GLXextFuncPtr)(void);
-
    #ifndef GLX_ARB_get_proc_address 
    #define GLX_ARB_get_proc_address 1
    extern __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *);