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
@@ -30,11 +30,6 @@
#include <curses.h>
#include <term.h>
/* For newer skalibs */
extern "C" {
const char *PROG = "mosh-client";
}
void usage( const char *argv0 ) {
fprintf( stderr, "mosh-client (%s)\n", PACKAGE_STRING );
fprintf( stderr, "Copyright 2012 Keith Winstein <mosh-devel@mit.edu>\n" );