From cbc07c65e3399ce8c1e3fbc6c5fe8cc3268f3d01 Mon Sep 17 00:00:00 2001 From: victor Date: Sun, 30 May 2004 03:29:47 +0000 Subject: rm showansi git-svn-id: http://opensvn.csie.org/pttbbs/branches/victor.screen@2033 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/user.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'mbbsd/user.c') diff --git a/mbbsd/user.c b/mbbsd/user.c index f73a26be..a618a501 100644 --- a/mbbsd/user.c +++ b/mbbsd/user.c @@ -699,15 +699,6 @@ u_info() return 0; } -int -u_ansi() -{ - showansi ^= 1; - cuser.uflag ^= COLOR_FLAG; - outs(reset_color); - return 0; -} - int u_cloak() { -- cgit v1.2.3