Bug 484320, r=dveditz, sr=mrbkap, a=dveditz

git-svn-id: svn://10.0.0.236/trunk@256631 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
Olli.Pettay%helsinki.fi 2009-03-24 17:16:40 +00:00
parent da61c4d5ae
commit 35c2ce4088

View File

@ -268,6 +268,8 @@ nsTreeSelection::nsTreeSelection(nsITreeBoxObject* aTree)
nsTreeSelection::~nsTreeSelection()
{
delete mFirstRange;
if (mSelectTimer)
mSelectTimer->Cancel();
}
// QueryInterface implementation for nsBoxObject