diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/actions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c index 0452c45..3fc733f 100644 --- a/src/actions.c +++ b/src/actions.c @@ -108,7 +108,6 @@ static user_command user_commands[] = implemented. See the screen documentation for what should be emulated with these commands */ #if 0 - {"license", cmd_unimplemented, arg_VOID}, {"msgminwait", cmd_unimplemented, arg_VOID}, {"nethack", cmd_unimplemented, arg_VOID}, {"sleep", cmd_unimplemented, arg_VOID}, |