gcc compliation warnings

Since I last tried to compile, a couple gcc warnings slipped into the code.
This commit is contained in:
cohrs
2004-01-22 23:06:21 +00:00
parent f2101638db
commit 0c14e67660
2 changed files with 1 additions and 15 deletions

View File

@@ -756,7 +756,6 @@ STATIC_PTR int
wiz_smell()
{
char out_str[BUFSZ];
const char *firstmatch = 0;
struct permonst *pm = 0;
int ans = 0;
int mndx; /* monster index */