Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron

This commit is contained in:
neil@parkwaycc.co.uk
2005-01-01 17:26:29 +00:00
parent 4dd1d4cd58
commit ab8be2367d
67 changed files with 161 additions and 238 deletions

View File

@@ -285,8 +285,7 @@ nsHTMLButtonControlFrame::HandleEvent(nsPresContext* aPresContext,
NS_IMETHODIMP
nsHTMLButtonControlFrame::GetFrameForPoint(nsPresContext* aPresContext,
const nsPoint& aPoint,
nsHTMLButtonControlFrame::GetFrameForPoint(const nsPoint& aPoint,
nsFramePaintLayer aWhichLayer,
nsIFrame** aFrame)
{