X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fremap.h;h=19d2f0daa5a588c7096cb242118e8b270f4d0af8;hb=ddb351f7fe056589b349233edd6d5f9cd2295ec7;hp=bd949a1ef8f8caa3c92db18b2c3a1821a1a7196e;hpb=390678f27daf3349746b47570c9897a3208ae50b;p=mesa.git 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);