From e00fcf1730470b4f8f6f2f842b086f30f3ffb0b2 Mon Sep 17 00:00:00 2001 From: "danm%netscape.com" Date: Mon, 9 Apr 2001 02:25:52 +0000 Subject: [PATCH] oops --- profile/src/nsProfile.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/src/nsProfile.cpp b/profile/src/nsProfile.cpp index d3444c8c2d17..5790f112a126 100644 --- a/profile/src/nsProfile.cpp +++ b/profile/src/nsProfile.cpp @@ -114,8 +114,10 @@ // we want everyone to have the debugging info to the console for now // to help track down profile manager problems // when we ship, we'll turn this off +#define DEBUG_profile 1 #undef DEBUG_profile_verbose #ifdef DEBUG_seth +#define DEBUG_profile_verbose 1 #endif // ProfileAccess varaible (gProfileDataAccess) to access registry operations