Removed unnecessary variable.

This commit is contained in:
BDisp
2022-11-17 17:08:59 +00:00
parent 9e44f0183a
commit d46d60dd22

View File

@@ -64,8 +64,6 @@ namespace Terminal.Gui {
/// So for each context must be a new instance of a statusbar.
/// </summary>
public class StatusBar : View {
bool disposedValue;
/// <summary>
/// The items that compose the <see cref="StatusBar"/>
/// </summary>