aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/remap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/remap.h')
-rw-r--r--src/mesa/main/remap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/remap.h b/src/mesa/main/remap.h
index 3d8eab7dfef..2e5955d3806 100644
--- a/src/mesa/main/remap.h
+++ b/src/mesa/main/remap.h
@@ -48,9 +48,6 @@ extern int
_mesa_map_function_spec(const char *spec);
extern void
-_mesa_map_function_array(const struct gl_function_remap *func_array);
-
-extern void
_mesa_init_remap_table(void);