diff --git a/mozilla/htmlparser/src/nsHTMLToTXTSinkStream.cpp b/mozilla/htmlparser/src/nsHTMLToTXTSinkStream.cpp
index 6e0120abf7d..3f1aae8e93e 100644
--- a/mozilla/htmlparser/src/nsHTMLToTXTSinkStream.cpp
+++ b/mozilla/htmlparser/src/nsHTMLToTXTSinkStream.cpp
@@ -53,7 +53,7 @@ static NS_DEFINE_CID(kCharsetConverterManagerCID, NS_ICHARSETCONVERTERMANAGER_CI
const PRInt32 gTabSize=4;
const PRInt32 gOLNumberWidth = 3;
-const PRInt32 gIndentSizeList = (gTabSize gOLNumberWidth+3) ? gTabSize: gOLNumberWidth+3;
// Indention of non-first lines of ul and ol
static PRBool IsInline(eHTMLTags aTag);
diff --git a/mozilla/htmlparser/tests/outsinks/xifstuff.out b/mozilla/htmlparser/tests/outsinks/xifstuff.out
index f611e953333..0b52b27b334 100644
--- a/mozilla/htmlparser/tests/outsinks/xifstuff.out
+++ b/mozilla/htmlparser/tests/outsinks/xifstuff.out
@@ -1,4 +1,3 @@
-