attempting to fix speedracer (xlib) bustage

git-svn-id: svn://10.0.0.236/trunk@140231 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%netscape.com
2003-03-25 08:31:13 +00:00
parent 18198834d1
commit 1ff094ba0d

View File

@@ -377,7 +377,7 @@ void nsImageXlib::UpdateCachedImage()
}
}
mUpdateRegion.Empty();
mUpdateRegion.SetEmpty();
mPendingUpdate = PR_FALSE;
mFlags = nsImageUpdateFlags_kBitsChanged; // this should be 0'd out by Draw()
}