Closed Bug 551053 Opened 14 years ago Closed 14 years ago

useless variable renderer in _cairo_clip_intersect_mask_using_spans

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 obsolete file)

494  	_cairo_clip_intersect_mask_using_spans (cairo_clip_t       *clip,

501  	    cairo_span_renderer_t *renderer = NULL;

612  	 BAIL:
613  	    if (renderer)
614  		renderer->destroy(renderer);
Keywords: coverity
Attached patch remove it (obsolete) — Splinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #431248 - Flags: review?(jmuizelaar)
Comment on attachment 431248 [details] [diff] [review]
remove it

this function seems to have gone away.

_cairo_clip_intersect_mask_using_spans was replaced by _rectilinear_clip_to_boxes which does not have renderer
Attachment #431248 - Attachment is obsolete: true
Attachment #431248 - Flags: review?(jmuizelaar)
bug 542605 seems to have 'fixed' this
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: