From 73ae355a23a4b24f6895a0aa9001e29c3787ecc7 Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Fri, 5 Mar 2010 10:41:57 -0800 Subject: [PATCH] Bug 43178 followup: remove unused variable 'tableStyle' in nsHTMLTableElement.cpp. rs=bernd --- content/html/content/src/nsHTMLTableElement.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/content/html/content/src/nsHTMLTableElement.cpp b/content/html/content/src/nsHTMLTableElement.cpp index 31e036723b6d..7321124bbfe7 100644 --- a/content/html/content/src/nsHTMLTableElement.cpp +++ b/content/html/content/src/nsHTMLTableElement.cpp @@ -1199,7 +1199,6 @@ MapAttributesIntoRule(const nsMappedAttributes* aAttributes, nsGenericHTMLElement::MapCommonAttributesInto(aAttributes, aData); } if (aData->mSIDs & NS_STYLE_INHERIT_BIT(Border)) { - const nsStyleTableBorder* tableStyle = aData->mStyleContext->GetStyleTableBorder(); const nsStyleDisplay* readDisplay = aData->mStyleContext->GetStyleDisplay(); if (readDisplay->mDisplay != NS_STYLE_DISPLAY_TABLE_CELL) { // bordercolor