Remove unused variables.

This commit is contained in:
Markus Armbruster 2006-05-13 07:44:52 +00:00
parent 0fd82cf1d7
commit 256025736c
5 changed files with 1 additions and 6 deletions

View file

@ -48,7 +48,6 @@ nuke(void)
{
int first_line = 0;
int show_comm;
int i;
struct nstr_item nstr;
struct nukstr nuk;
struct sctstr sect;