]> git.pond.sub.org Git - empserver/commitdiff
(nuke): Removed unused local variable.
authorRon Koenderink <rkoenderink@yahoo.ca>
Mon, 22 May 2006 17:23:31 +0000 (17:23 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Mon, 22 May 2006 17:23:31 +0000 (17:23 +0000)
src/lib/commands/nuke.c

index 27769a658bf62c63a7fb17d59ccbb2818bbcdcfd..b6e38ee8840f50333d38f5d87c4a9dfebbcf763c 100644 (file)
@@ -47,7 +47,6 @@ int
 nuke(void)
 {
     int nnukes;
-    int show_comm;
     struct nstr_item nstr;
     struct nukstr nuk;
     struct plnstr plane;