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
@@ -67,11 +67,6 @@
#include "networktransport.cc"
/* For newer skalibs */
extern "C" {
const char *PROG = "mosh-server";
}
typedef Network::Transport< Terminal::Complete, Network::UserStream > ServerConnection;
void serve( int host_fd,