Revert "Fix compiler warnings."

This reverts commit 90f5aa91b7.
This commit is contained in:
Bart House
2019-07-14 21:13:43 -07:00
parent 2df1b179ca
commit ec05e1ec70
2 changed files with 2 additions and 3 deletions

View File

@@ -3763,7 +3763,7 @@ struct opvar *mc;
{
int x, y;
schar mapc;
uchar lit;
xchar lit;
struct opvar *ret = selection_opvar((char *) 0);
if (!ov || !mc || !ret)