obj sanity bit (trunk only)

Remove some redundant declarations from recently revised code.
This commit is contained in:
nethack.rankin
2007-12-03 21:16:46 +00:00
parent 3e42f76244
commit 6e41d8e973

View File

@@ -1882,8 +1882,7 @@ boolean tipping; /* caller emptying entire contents; affects shop handling */
}
#ifdef WIZARD
extern struct obj *thrownobj; /* dothrow.c */
extern struct obj *kickobj; /* dokick.c */
/* support for wizard-mode's `sanity_check' option */
static const char NEARDATA /* pline formats for insane_object() */
ofmt0[] = "%s obj %s %s: %s",