summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/histogram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/histogram.h')
-rw-r--r--src/mesa/main/histogram.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/histogram.h b/src/mesa/main/histogram.h
index 41fe3213379..06781e732a1 100644
--- a/src/mesa/main/histogram.h
+++ b/src/mesa/main/histogram.h
@@ -41,9 +41,6 @@
struct _glapi_table;
-extern void
-_mesa_init_histogram_dispatch(struct _glapi_table *disp);
-
void GLAPIENTRY
_mesa_GetnMinmaxARB(GLenum target, GLboolean reset, GLenum format,
GLenum type, GLsizei bufSize, GLvoid *values);