summaryrefslogtreecommitdiff
path: root/include/GL/gl_mangle.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2007-04-05 19:01:51 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-04-05 19:01:51 +0300
commit487f7a73cbb8534ab163ef8a3549caa71684b607 (patch)
tree97abb35a3be5be0ca73c97645abc47616c2021b4 /include/GL/gl_mangle.h
parentaa1c79eaea96283e3ac7bae513b8d7535b875ce9 (diff)
Remove SI imports/exports remnants.
Diffstat (limited to 'include/GL/gl_mangle.h')
-rw-r--r--include/GL/gl_mangle.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/GL/gl_mangle.h b/include/GL/gl_mangle.h
index 7416d5372c..e9c1c8a658 100644
--- a/include/GL/gl_mangle.h
+++ b/include/GL/gl_mangle.h
@@ -27,10 +27,6 @@
#define MANGLE(x) mgl##x
#endif /*MANGLE*/
-/* Internal symbols which may collide with other OpenGL implementations. */
-#define __glCoreCreateContext __mglCoreCreateContext
-#define __glCoreNopDispatch __mglCoreNopDispatch
-
/*REGENERATE_TO_END-----------ALL LINES BELOW HERE GET REPLACED ON REGENERATION */
#define glAccum MANGLE(Accum)