From 9d95b42e5a6b04fb71d56e0282f10efcd1cf071a Mon Sep 17 00:00:00 2001 From: "law%netscape.com" Date: Tue, 23 Feb 1999 20:31:23 +0000 Subject: [PATCH] Turn off USE_NSREG till later - Thanks, John! --- config/mac/DefinesMozilla.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mac/DefinesMozilla.h b/config/mac/DefinesMozilla.h index 90d3dddce3f..481ca67da47 100644 --- a/config/mac/DefinesMozilla.h +++ b/config/mac/DefinesMozilla.h @@ -47,7 +47,7 @@ // 98-10-14 joe -- temporary item to turn on ENDER MIME support before it fully lands #define MOZ_ENDER_MIME 1 -#define USE_NSREG 1 +// #define USE_NSREG 1 // ——————————————————————————————————————————————————————————————————————————— // • You typically will not need to change things below here