Remove unused sigfd and skalibs

Closes #265.
This commit is contained in:
Keegan McAllister
2012-05-05 05:45:29 -04:00
committed by Keith Winstein
parent f7be5c8cec
commit dd941df19d
43 changed files with 7 additions and 1030 deletions
-5
View File
@@ -51,11 +51,6 @@
#include "locale_utils.h"
#include "select.h"
/* For newer skalibs */
extern "C" {
const char *PROG = "termemu";
}
const size_t buf_size = 16384;
void emulate_terminal( int fd );