From cb803d875a0cdb6235b8bcdf96d7adce7f24cb3f Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 20 Apr 2008 08:09:05 +0000 Subject: - add system updates log in menu - remove testing code (sorry again...) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4217 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/xyz.c | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'mbbsd/xyz.c') diff --git a/mbbsd/xyz.c b/mbbsd/xyz.c index 71783edd..d27d8742 100644 --- a/mbbsd/xyz.c +++ b/mbbsd/xyz.c @@ -101,24 +101,6 @@ x_login(void) return 0; } -#ifdef HAVE_INFO -static int -x_program(void) -{ - more("etc/version", YEA); - return 0; -} -#endif - -#ifdef HAVE_LICENSE -static int -x_gpl(void) -{ - more("etc/GPL", YEA); - return 0; -} -#endif - int note(void) { -- cgit v1.2.3