From f12eb301af57fb07d90e9f2320488ecfda7a0f0a Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Wed, 24 May 2000 08:27:29 +0000 Subject: [PATCH] xbl fix r=ben --- layout/base/nsCSSFrameConstructor.cpp | 2 +- layout/html/style/src/nsCSSFrameConstructor.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/base/nsCSSFrameConstructor.cpp b/layout/base/nsCSSFrameConstructor.cpp index 8dfa9fbad02e..4d71163f4e84 100644 --- a/layout/base/nsCSSFrameConstructor.cpp +++ b/layout/base/nsCSSFrameConstructor.cpp @@ -153,7 +153,7 @@ static PRBool gReallyNoisyContentUpdates = PR_FALSE; static PRBool gNoisyInlineConstruction = PR_FALSE; #endif -#define XULTREE +//#define XULTREE #ifdef XULTREE #include "nsXULTreeFrame.h" #include "nsXULTreeGroupFrame.h" diff --git a/layout/html/style/src/nsCSSFrameConstructor.cpp b/layout/html/style/src/nsCSSFrameConstructor.cpp index 8dfa9fbad02e..4d71163f4e84 100644 --- a/layout/html/style/src/nsCSSFrameConstructor.cpp +++ b/layout/html/style/src/nsCSSFrameConstructor.cpp @@ -153,7 +153,7 @@ static PRBool gReallyNoisyContentUpdates = PR_FALSE; static PRBool gNoisyInlineConstruction = PR_FALSE; #endif -#define XULTREE +//#define XULTREE #ifdef XULTREE #include "nsXULTreeFrame.h" #include "nsXULTreeGroupFrame.h"