Remove some debugging routines and add comments

This commit is contained in:
Keith Winstein
2011-02-06 14:43:47 -05:00
parent bab3f90e2b
commit 1ee54cd70a
4 changed files with 28 additions and 100 deletions
-2
View File
@@ -62,8 +62,6 @@ namespace Terminal {
std::string read_octets_to_host( void );
void debug_printout( int fd );
std::string open( void ); /* put user cursor keys in application mode */
std::string close( void ); /* restore user cursor keys */