Get rid of an unused variable.

svn path=/trunk/; revision=26769
This commit is contained in:
Guy Harris 2008-11-13 17:37:47 +00:00
parent 6c068534c2
commit 4caea25cc1
1 changed files with 0 additions and 1 deletions

View File

@ -285,7 +285,6 @@ main(int argc, char *argv[])
wtap *wth;
int err;
gchar *err_info;
extern char *optarg;
extern int optind;
int opt;
int status = 0;