fix warning.

This commit is contained in:
sspitzer%netscape.com 1999-12-04 21:37:38 +00:00
parent cac570c4f9
commit d0dbc95b12
2 changed files with 0 additions and 2 deletions

View File

@ -1507,7 +1507,6 @@ PresShell::AppendReflowCommand(nsIReflowCommand* aReflowCommand)
}
}
#endif
PRInt32 index = nsnull;
nsresult rv = NS_OK;
if (!AlreadyInQueue(aReflowCommand)) {
NS_ADDREF(aReflowCommand);

View File

@ -1507,7 +1507,6 @@ PresShell::AppendReflowCommand(nsIReflowCommand* aReflowCommand)
}
}
#endif
PRInt32 index = nsnull;
nsresult rv = NS_OK;
if (!AlreadyInQueue(aReflowCommand)) {
NS_ADDREF(aReflowCommand);