From 47f2a130df7a108ef23588b4cc842e393d2f5f51 Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 18 Sep 2001 07:21:55 +0000 Subject: * src/actions.c(user_commands)[0]: remove "lastmsg" from the list. --- src/actions.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/actions.c') diff --git a/src/actions.c b/src/actions.c index 7bb7c57..5efcd10 100644 --- a/src/actions.c +++ b/src/actions.c @@ -95,7 +95,6 @@ static user_command user_commands[] = implemented. See the screen documentation for what should be emulated with these commands */ #if 0 - {"lastmsg", cmd_unimplemented, arg_VOID}, {"license", cmd_unimplemented, arg_VOID}, {"msgminwait", cmd_unimplemented, arg_VOID}, {"nethack", cmd_unimplemented, arg_VOID}, -- cgit v1.2.3