зеркало из https://github.com/mozilla/pjs.git
removing unused variable, r+sr=bzbarsky
This commit is contained in:
Родитель
4b5ec82470
Коммит
6c530b601a
|
@ -3149,8 +3149,6 @@ DocumentViewerImpl::PrintPreviewNavigate(PRInt16 aType, PRInt32 aPageNum)
|
|||
}
|
||||
|
||||
// Figure where we are currently scrolled to
|
||||
const nsIView * clippedView;
|
||||
scrollableView->GetClipView(&clippedView);
|
||||
nscoord x;
|
||||
nscoord y;
|
||||
scrollableView->GetScrollPosition(x, y);
|
||||
|
|
|
@ -3149,8 +3149,6 @@ DocumentViewerImpl::PrintPreviewNavigate(PRInt16 aType, PRInt32 aPageNum)
|
|||
}
|
||||
|
||||
// Figure where we are currently scrolled to
|
||||
const nsIView * clippedView;
|
||||
scrollableView->GetClipView(&clippedView);
|
||||
nscoord x;
|
||||
nscoord y;
|
||||
scrollableView->GetScrollPosition(x, y);
|
||||
|
|
Загрузка…
Ссылка в новой задаче