BDisp 2 лет назад
Родитель
Сommit
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>