#ifdef globals so they aren't defined when they aren't used (bug 117927; rs=glazou)

This commit is contained in:
brade%netscape.com 2002-01-09 15:36:06 +00:00
Родитель 9eaa65079e
Коммит 2880631fe6
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -67,8 +67,9 @@
static PRInt32 coelesced = 0;
#endif
#ifdef DEBUG_LAYOUT
PRInt32 gIndent = 0;
PRInt32 gLayout = 0;
#endif
#ifdef DEBUG_LAYOUT
void