Module: Mesa Branch: master Commit: 133c5727b58c60afe6467ecbfe07739c7466d8c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=133c5727b58c60afe6467ecbfe07739c7466d8c8
Author: Brian Paul <bri...@vmware.com> Date: Tue Jan 31 12:33:38 2012 -0700 mesa: remove stray comment in PopAttrib() code --- src/mesa/main/attrib.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c index 01e7945..b8309ed 100644 --- a/src/mesa/main/attrib.c +++ b/src/mesa/main/attrib.c @@ -1244,7 +1244,6 @@ _mesa_PopAttrib(void) } break; case GL_TEXTURE_BIT: - /* Take care of texture object reference counters */ { struct texture_state *texstate = (struct texture_state *) attr->data; _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit