This commit is contained in:
danm%netscape.com 2001-04-09 02:25:52 +00:00
Родитель d3733a7448
Коммит e00fcf1730
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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