From c0a22dee78c1470d62d658e1b2beacb84ffb5cc5 Mon Sep 17 00:00:00 2001 From: scw Date: Tue, 29 Jun 2004 14:17:59 +0000 Subject: Reverting revision 2098 and 2100. These make kernel panic due to out of swap. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2101 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index ae4d94a0..c439b708 100644 --- a/include/proto.h +++ b/include/proto.h @@ -575,7 +575,6 @@ int j_ticket_main(void); /* term */ void init_tty(void); int term_init(void); -void telnet_parse_size(const unsigned char*); void save_cursor(void); void restore_cursor(void); void do_move(int destcol, int destline); -- cgit v1.2.3