From 7c9afe50fd674c3503d880b1f0f5216577bf7d9d Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 07:18:48 -0700 Subject: [PATCH] mesa/es: Remove redundant glGetShaderiv pname validation Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Brian Paul --- 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 3542415622f..0bba3cb54d1 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3030,14 +3030,6 @@ - - - - - - - -