From 4269cace7944b465860213acbaf82ffddb91efcb Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 26 Jul 2012 17:49:55 -0700 Subject: [PATCH] mesa/es: Remove redundant glBindTexture target validation Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Jordan Justen --- src/mesa/main/APIspec.xml | 8 -------- 1 file changed, 8 deletions(-) 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 @@ - - - - - - - -