enough with this warning! making DEBUG_bzbarsky

This commit is contained in:
alecf%netscape.com 2003-03-25 22:32:48 +00:00
parent f3ce92e97f
commit 52135ac78b

View File

@ -2195,7 +2195,7 @@ SetUpFontCharSetInfo(nsFontCharSetInfo* aSelf)
if (mapper) {
aSelf->mCCMap = MapperToCCMap(mapper);
if (aSelf->mCCMap) {
#ifdef DEBUG
#ifdef DEBUG_bzbarsky
char* atomname = atomToName(charset);
if (atomname) {
NS_WARNING(nsPrintfCString("\n\ncharset = %s", atomname).get());