mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix for bug 483444. r/sr=mrbkap.
--HG-- extra : rebase_source : d11ad967d8b6910666f31d0b46d50c5cc6701350
This commit is contained in:
parent
80e30b821f
commit
df2064bcee
@ -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