removing unused variable, r+sr=bzbarsky

This commit is contained in:
cbiesinger%web.de 2004-07-18 20:57:52 +00:00
Родитель 4b5ec82470
Коммит 6c530b601a
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -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);