зеркало из https://github.com/mozilla/pjs.git
Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
This commit is contained in:
Родитель
44fbbcc21b
Коммит
899cda6bb2
|
@ -585,7 +585,7 @@ NS_IMETHODIMP nsRenderingContextMac::IsVisibleRect(const nsRect& aRect, PRBool &
|
|||
|
||||
//------------------------------------------------------------------------
|
||||
|
||||
NS_IMETHODIMP nsRenderingContextMac::SetClipRect(const nsRect& aRect, nsClipCombine aCombine, PRBool &aClipEmpty)
|
||||
NS_IMETHODIMP nsRenderingContextMac::SetClipRect(const nsRect& aRect, nsClipCombine aCombine)
|
||||
{
|
||||
nsRect trect = aRect;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче