summaryrefslogtreecommitdiffstats
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 bd949a1ef8f..19d2f0daa5a 100644
--- a/src/mesa/main/remap.h
+++ b/src/mesa/main/remap.h
@@ -35,9 +35,6 @@ struct gl_function_pool_remap {
extern int
driDispatchRemapTable[];
-extern int
-_mesa_map_function_spec(const char *spec);
-
extern void
_mesa_init_remap_table(void);