warning removal
git-svn-id: svn://10.0.0.236/trunk@6479 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -403,7 +403,6 @@ nsresult CScanner::ReadWhile(nsString& aString,
|
||||
PRBool addTerminal){
|
||||
PRUnichar theChar=0;
|
||||
nsresult result=NS_OK;
|
||||
PRInt32 wrPos=0;
|
||||
|
||||
while(NS_OK==result) {
|
||||
result=GetChar(theChar);
|
||||
|
||||
Reference in New Issue
Block a user