diff options
Diffstat (limited to 'src/mesa/pipe/nv40/nv40_context.h')
-rw-r--r-- | src/mesa/pipe/nv40/nv40_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/nv40/nv40_context.h b/src/mesa/pipe/nv40/nv40_context.h index 83d3f7b676..bf1534b69b 100644 --- a/src/mesa/pipe/nv40/nv40_context.h +++ b/src/mesa/pipe/nv40/nv40_context.h @@ -98,7 +98,6 @@ extern boolean nv40_draw_elements(struct pipe_context *pipe, unsigned indexSize, unsigned mode, unsigned start, unsigned count); -extern void nv40_vbo_arrays_update(struct nv40_context *nv40); /* nv40_clear.c */ extern void nv40_clear(struct pipe_context *pipe, struct pipe_surface *ps, |