Remove unused local variable in desi.c

Left behind by commit d3a3aa43.
This commit is contained in:
Ron Koenderink 2008-02-26 20:58:46 -06:00 committed by Markus Armbruster
parent 8d4b959a0c
commit 1e65d1eb0d

View file

@ -49,7 +49,6 @@ desi(void)
int des;
struct nstr_sect nstr;
struct sctstr sect;
struct sctstr check;
struct natstr *natp;
char prompt[128];
char buf[1024];