summaryrefslogtreecommitdiff
path: root/src/mesa/main/eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/eval.h')
-rw-r--r--src/mesa/main/eval.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/main/eval.h b/src/mesa/main/eval.h
index 938e3579b0e..3a12e7694ae 100644
--- a/src/mesa/main/eval.h
+++ b/src/mesa/main/eval.h
@@ -62,10 +62,6 @@ extern GLfloat *_mesa_copy_map_points2d(GLenum target,
GLint vstride, GLint vorder,
const GLdouble *points );
-extern void
-_mesa_install_eval_vtxfmt(struct _glapi_table *disp,
- const GLvertexformat *vfmt);
-
extern void _mesa_init_eval( struct gl_context *ctx );
extern void _mesa_free_eval_data( struct gl_context *ctx );