Selaa lähdekoodia

Removed unnecessary variable.

BDisp 2 vuotta sitten
vanhempi
commit
d46d60dd22
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      Terminal.Gui/Views/StatusBar.cs

+ 0 - 2
Terminal.Gui/Views/StatusBar.cs

@@ -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>