diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-08-02 14:08:48 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-08-02 14:08:48 +0000 |
commit | 769439a23dbfbd1ec8e1d6a1b2e852a848cc0000 (patch) | |
tree | 06cec7fae84c52a80b147592fcab9ed8b8403c3e /src/glu/mesa/MesaGLU.def | |
parent | 00277e836df1048eb39940e83d59cd3149a374a1 (diff) |
removed GLU 1.2 symbols
Diffstat (limited to 'src/glu/mesa/MesaGLU.def')
-rw-r--r-- | src/glu/mesa/MesaGLU.def | 5 |
1 files changed, 0 insertions, 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
|