From: Ian Romanick Date: Fri, 27 Jul 2012 00:49:55 +0000 (-0700) Subject: mesa/es: Remove redundant glBindTexture target validation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4269cace7944b465860213acbaf82ffddb91efcb;p=mesa.git mesa/es: Remove redundant glBindTexture target validation Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Jordan Justen --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index b08f2b420f2..c2347e52284 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1731,14 +1731,6 @@ - - - - - - - -