Bug 206163 unused variable `nsresult rv' in nsMathMLmactionFrame::GetSelectedFrame()

r=rbs sr=rbs
This commit is contained in:
timeless%mozdev.org 2003-05-23 22:21:31 +00:00
Родитель 09ded03b99
Коммит 4b8c1bbb54
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -164,7 +164,6 @@ nsMathMLmactionFrame::Init(nsIPresContext* aPresContext,
nsIFrame*
nsMathMLmactionFrame::GetSelectedFrame()
{
nsresult rv = NS_OK;
nsAutoString value;
PRInt32 selection;