mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 716439 - Followup: remove unused variable 'sf'; r=roc
This commit is contained in:
parent
6560a2ad1e
commit
34aac6a555
@ -1813,7 +1813,6 @@ CanScrollWithBlitting(nsIFrame* aFrame)
|
||||
f->IsFrameOfType(nsIFrame::eSVG)) {
|
||||
return false;
|
||||
}
|
||||
nsIScrollableFrame* sf = do_QueryFrame(f);
|
||||
if (nsLayoutUtils::IsPopup(f))
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user