Context: Dead code removal

This commit is contained in:
Paul Beckingham 2015-07-17 15:24:31 -04:00
parent 83057293a9
commit 110aa489e4
2 changed files with 0 additions and 11 deletions

View file

@ -56,7 +56,6 @@ public:
int getHeight (); // determine terminal height
const std::vector <std::string> getColumns () const;
const std::vector <std::string> getCommands () const;
void getLimits (int&, int&);
bool color (); // TTY or <other>?