зеркало из https://github.com/mozilla/gecko-dev.git
ifdefing out a printf
This commit is contained in:
Родитель
662ae334b0
Коммит
256f49481e
|
@ -396,7 +396,9 @@ TRY_AGAIN_SAME_SCRIPT:
|
|||
goto TRY_AGAIN_SAME_SCRIPT;
|
||||
}
|
||||
// otherwise we fail to draw the characters so give up and continue on.
|
||||
#ifdef DEBUG_pavlov
|
||||
printf("failed to render glyphs :(\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
if (rv == 0) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче