From: Timothy Arceri Date: Fri, 3 Jul 2015 22:34:32 +0000 (+1000) Subject: mesa: fix misleading comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fcc1949cc4d97d8ed714020d5b86b31b70eca774;p=mesa.git mesa: fix misleading comment Reviewed-by: Samuel Iglesias Gonsálvez --- diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp index d562a90d2b2..c8d3687faa6 100644 --- a/src/mesa/main/shader_query.cpp +++ b/src/mesa/main/shader_query.cpp @@ -787,8 +787,6 @@ program_resource_location(struct gl_shader_program *shProg, /** * Function implements following location queries: - * glGetAttribLocation - * glGetFragDataLocation * glGetUniformLocation */ GLint