mesa: Don't warn when the desired result of s3tc lib available occurs.
This commit is contained in:
@@ -149,7 +149,6 @@ _mesa_init_texture_s3tc( GLcontext *ctx )
|
||||
}
|
||||
if (dxtlibhandle) {
|
||||
ctx->Mesa_DXTn = GL_TRUE;
|
||||
_mesa_warning(ctx, "software DXTn compression/decompression available");
|
||||
}
|
||||
#else
|
||||
(void) ctx;
|
||||
|
||||
Reference in New Issue
Block a user