diff options
Diffstat (limited to 'src/mesa/main/remap.h')
-rw-r--r-- | src/mesa/main/remap.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/remap.h b/src/mesa/main/remap.h index 9d91b83c1c2..3d8eab7dfef 100644 --- a/src/mesa/main/remap.h +++ b/src/mesa/main/remap.h @@ -51,9 +51,6 @@ extern void _mesa_map_function_array(const struct gl_function_remap *func_array); extern void -_mesa_map_static_functions(void); - -extern void _mesa_init_remap_table(void); |