From d46d60dd22daa54200a56d264bb75bd64ddab219 Mon Sep 17 00:00:00 2001 From: BDisp Date: Thu, 17 Nov 2022 17:08:59 +0000 Subject: [PATCH] Removed unnecessary variable. --- Terminal.Gui/Views/StatusBar.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Terminal.Gui/Views/StatusBar.cs b/Terminal.Gui/Views/StatusBar.cs index 69bc0af63..eb8b144ef 100644 --- a/Terminal.Gui/Views/StatusBar.cs +++ b/Terminal.Gui/Views/StatusBar.cs @@ -64,8 +64,6 @@ namespace Terminal.Gui { /// So for each context must be a new instance of a statusbar. /// public class StatusBar : View { - bool disposedValue; - /// /// The items that compose the ///