Bug 260661 removing unused variable in htmlparser (WriteTag)
r+sr=bz git-svn-id: svn://10.0.0.236/trunk@162590 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -979,8 +979,6 @@ nsresult CViewSourceHTML::WriteAttributes(PRInt32 attrCount) {
|
||||
* @return result status
|
||||
*/
|
||||
nsresult CViewSourceHTML::WriteTag(PRInt32 aTagType,const nsAString & aText,PRInt32 attrCount,PRBool aNewlineRequired) {
|
||||
static nsString theString;
|
||||
|
||||
nsresult result=NS_OK;
|
||||
|
||||
// adjust line number to what it will be after we finish writing this tag
|
||||
|
||||
Reference in New Issue
Block a user