Skip to content

Commit 222d7dd

Browse files
committed
Fix regression tests
1 parent 6e342cd commit 222d7dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Src/xWorks/InterestingTextsDecorator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ public override void RemoveNotification(IVwNotifyChange nchng)
5959
// this would be a bad thing to do.
6060
base.RemoveNotification(m_interestingTexts);
6161
m_interestingTexts = null;
62+
m_interestingHvos = null;
6263
}
6364
}
6465

0 commit comments

Comments
 (0)