diff --git a/src/TerminalDisplay.h b/src/TerminalDisplay.h index c17275ff..acc66f5d 100644 --- a/src/TerminalDisplay.h +++ b/src/TerminalDisplay.h @@ -896,9 +896,6 @@ private: int _fontAscent; // ascend bool _boldIntense; // Whether intense colors should be rendered with bold font - int _leftMargin; // offset - int _topMargin; // offset - int _lines; // the number of lines that can be displayed in the widget int _columns; // the number of columns that can be displayed in the widget