termpty: remove useless code. termio.h is already included

This commit is contained in:
Boris Faure 2018-09-26 08:13:47 +02:00
parent de3732d418
commit 873656483b
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
#include "termptyesc.h"
#include "termptyops.h"
#include "termptyext.h"
#if defined(SUPPORT_80_132_COLUMNS)
#include "termio.h"
#endif
#undef CRITICAL
#undef ERR