mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 484320, r=dveditz, sr=mrbkap, a=blocking1.9.1
This commit is contained in:
parent
f3beb2ec4c
commit
2fc3a9fa5e
@ -268,6 +268,8 @@ nsTreeSelection::nsTreeSelection(nsITreeBoxObject* aTree)
|
||||
nsTreeSelection::~nsTreeSelection()
|
||||
{
|
||||
delete mFirstRange;
|
||||
if (mSelectTimer)
|
||||
mSelectTimer->Cancel();
|
||||
}
|
||||
|
||||
// QueryInterface implementation for nsBoxObject
|
||||
|
Loading…
Reference in New Issue
Block a user