mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
Removed unnecessary variable.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user