This commit is contained in:
roc+%cs.cmu.edu 2004-03-07 18:50:11 +00:00
Родитель fd9cd9a08d
Коммит 00cbe56060
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -5383,8 +5383,8 @@ nsBlockFrame::PaintChildren(nsIPresContext* aPresContext,
PRUint32 aFlags)
{
PRInt32 drawnLines; // Will only be used if set (gLamePaintMetrics).
#ifdef DEBUG
PRInt32 depth = 0;
#ifdef DEBUG
if (gNoisyDamageRepair) {
if (NS_FRAME_PAINT_LAYER_BACKGROUND == aWhichLayer) {
depth = GetDepth();

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

@ -5383,8 +5383,8 @@ nsBlockFrame::PaintChildren(nsIPresContext* aPresContext,
PRUint32 aFlags)
{
PRInt32 drawnLines; // Will only be used if set (gLamePaintMetrics).
#ifdef DEBUG
PRInt32 depth = 0;
#ifdef DEBUG
if (gNoisyDamageRepair) {
if (NS_FRAME_PAINT_LAYER_BACKGROUND == aWhichLayer) {
depth = GetDepth();