Преглед изворни кода

Removed unnecessary variable.

BDisp пре 2 година
родитељ
комит
d46d60dd22
1 измењених фајлова са 0 додато и 2 уклоњено
  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>