зеркало из https://github.com/mozilla/pjs.git
Bug 260661 removing unused variable in htmlparser (WriteTag)
r+sr=bz
This commit is contained in:
Родитель
6921cb5978
Коммит
97b7d3b2d2
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче