intel: Fix compiler warning from 3cd7bee48f

This commit is contained in:
Eric Anholt 2012-05-10 08:45:25 -07:00
parent a4e9b5a768
commit cdca6e3c9f

View file

@ -328,8 +328,6 @@ intelBitmap(struct gl_context * ctx,
const struct gl_pixelstore_attrib *unpack,
const GLubyte * pixels)
{
struct intel_context *intel = intel_context(ctx);
if (!_mesa_check_conditional_render(ctx))
return;