st: remove XXX comment

This commit is contained in:
Brian Paul 2009-04-15 09:54:04 -06:00
parent 7b24e58a0c
commit 255c33d733

View file

@ -823,7 +823,6 @@ st_CompressedTexImage2D(GLcontext *ctx, GLenum target, GLint level,
/**
* glGetTexImage() helper: decompress a compressed texture by rendering
* a textured quad. Store the results in the user's buffer.
* XXX unfinished business: decompress sRGB texture
*/
static void
decompress_with_blit(GLcontext * ctx, GLenum target, GLint level,