mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-10 08:10:14 +01:00
intel: Fix compiler warning from 3cd7bee48f
This commit is contained in:
parent
a4e9b5a768
commit
cdca6e3c9f
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue