From dd7fec877de3fa63bf404dc507b35d9a951992e7 Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Mon, 20 Dec 1999 22:13:33 +0000 Subject: [PATCH] Reverting scc's changes until we can sort out the browser buster stuff. a=chofmann git-svn-id: svn://10.0.0.236/trunk@56239 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/ds/nsObserverList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/ds/nsObserverList.cpp b/mozilla/xpcom/ds/nsObserverList.cpp index edcb49b61c5..bdfce803b29 100644 --- a/mozilla/xpcom/ds/nsObserverList.cpp +++ b/mozilla/xpcom/ds/nsObserverList.cpp @@ -20,7 +20,7 @@ * Contributor(s): */ -#define NS_WEAK_OBSERVERS +// #define NS_WEAK_OBSERVERS #define NS_IMPL_IDS #include "pratom.h"