Remove unused code

This commit is contained in:
Marc André Tanner 2014-03-22 00:25:57 +01:00
parent 15169cda58
commit 1fbc4690e5
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
#ifdef _AIX
# include "forkpty-aix.c"
#endif
#define CLIENT_TIMEOUT 100
#define countof(arr) (sizeof(arr) / sizeof((arr)[0]))
enum PacketType {