Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=heikki git-svn-id: svn://10.0.0.236/trunk@146730 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1122,7 +1122,6 @@ nsresult CNavDTD::DidHandleStartTag(nsIParserNode& aNode,eHTMLTags aChildTag){
|
||||
mBodyContext->IncrementCounter(theGrandParentTag,aNode,theNumber);
|
||||
|
||||
CTextToken theToken(theNumber);
|
||||
PRInt32 theLineNumber=0;
|
||||
nsCParserNode theNode(&theToken, 0 /*stack token*/);
|
||||
result=mSink->AddLeaf(theNode);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user