mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02: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 struct gl_pixelstore_attrib *unpack,
|
||||||
const GLubyte * pixels)
|
const GLubyte * pixels)
|
||||||
{
|
{
|
||||||
struct intel_context *intel = intel_context(ctx);
|
|
||||||
|
|
||||||
if (!_mesa_check_conditional_render(ctx))
|
if (!_mesa_check_conditional_render(ctx))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue