From d617be402a558bf913b68062fcc026a80f812255 Mon Sep 17 00:00:00 2001 From: "rbs%maths.uq.edu.au" Date: Fri, 21 Dec 2001 22:42:46 +0000 Subject: [PATCH] Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219) --- content/base/src/nsRuleNode.cpp | 1 - layout/style/nsRuleNode.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/content/base/src/nsRuleNode.cpp b/content/base/src/nsRuleNode.cpp index 3529a14aece..c5337548355 100644 --- a/content/base/src/nsRuleNode.cpp +++ b/content/base/src/nsRuleNode.cpp @@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext, if (dc) { // GetSystemFont sets the font face but not necessarily the size aFont->mFont.size = defaultVariableFont.size; - // If our font type is theme, then check for appearance data and // obtain our font based off our widget type. if (sysID == eSystemFont_Theme) { diff --git a/layout/style/nsRuleNode.cpp b/layout/style/nsRuleNode.cpp index 3529a14aece..c5337548355 100644 --- a/layout/style/nsRuleNode.cpp +++ b/layout/style/nsRuleNode.cpp @@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext, if (dc) { // GetSystemFont sets the font face but not necessarily the size aFont->mFont.size = defaultVariableFont.size; - // If our font type is theme, then check for appearance data and // obtain our font based off our widget type. if (sysID == eSystemFont_Theme) {