From: Ian Romanick Date: Tue, 10 Sep 2013 14:39:38 +0000 (-0500) Subject: mesa: Remove gl_constants::MaxVaryingComponents X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=052c9ae1f3e5dc5ace88fe356036c2e566a79679;p=mesa.git mesa: Remove gl_constants::MaxVaryingComponents There are no longer any users. Signed-off-by: Ian Romanick Reviewed-by: Brian Paul Reviewed-by: Marek Olšák Reviewed-by: Paul Berry Cc: Zack Rusin --- diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h index 9f921c4d9fa..c88c1c67bd6 100644 --- a/src/mesa/main/mtypes.h +++ b/src/mesa/main/mtypes.h @@ -2930,7 +2930,6 @@ struct gl_constants /** Number of varying vectors between any two shader stages. */ GLuint MaxVarying; - GLuint MaxVaryingComponents; /** @{ * GL_ARB_uniform_buffer_object