Skip to content

Commit 5c4b51c

Browse files
committed
Address review comments.
1 parent b5bb7cf commit 5c4b51c

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

Rubberduck.Core/UI/DockableToolwindowPresenter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ protected virtual void Dispose(bool disposing)
135135
{
136136
// destructor for tracking purposes only - do not suppress unless
137137
Debug.WriteLine($"DockableToolwindowPresenter of type {this.GetType()} finalized.");
138-
Dispose(false);
139138
}
140139
#endif
141140
}

0 commit comments

Comments
 (0)