From 769439a23dbfbd1ec8e1d6a1b2e852a848cc0000 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 2 Aug 2000 14:08:48 +0000 Subject: removed GLU 1.2 symbols --- src/glu/mesa/MesaGLU.def | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/glu/mesa/MesaGLU.def b/src/glu/mesa/MesaGLU.def index c88bc73b7c..fd73cc665d 100644 --- a/src/glu/mesa/MesaGLU.def +++ b/src/glu/mesa/MesaGLU.def @@ -47,15 +47,10 @@ EXPORTS gluNewTess gluDeleteTess gluTessBeginPolygon - gluTessBeginContour gluTessVertex - gluTessEndContour - gluTessEndPolygon - gluTessProperty gluTessNormal gluTessCallback gluGetTessProperty - gluBeginPolygon gluNextContour gluEndPolygon gluGetString -- cgit v1.2.3