summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.c b/src/variable.c
index a0c8debb..26c377fa 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -88,7 +88,6 @@ s16b command_arg; /* Gives argument of current command */
s16b command_rep; /* Gives repetition of current command */
s16b command_dir; /* Gives direction of current command */
-s16b command_see; /* See "cmd1.c" */
s16b command_wrk; /* See "cmd1.c" */
s16b command_new; /* Command chaining from inven/equip view */