mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Fix for bug 483444. r/sr=mrbkap.
--HG-- extra : rebase_source : d11ad967d8b6910666f31d0b46d50c5cc6701350
This commit is contained in:
parent
0e788a0092
commit
9a6d431067
@ -558,7 +558,6 @@ txStylesheet::addAttributeSet(txAttributeSetItem* aAttributeSetItem)
|
||||
|
||||
aAttributeSetItem->mFirstInstruction.forget();
|
||||
|
||||
delete lastNonReturn->mNext; // Delete the txReturn...
|
||||
lastNonReturn->mNext = oldInstr; // ...and link up the old instructions.
|
||||
|
||||
return NS_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user