remove unused "cant_get_if_list_errstr" warning

svn path=/trunk/; revision=20594
This commit is contained in:
Ulf Lamping 2007-01-28 23:48:53 +00:00
parent 0137d412ac
commit c01304b04d
1 changed files with 1 additions and 1 deletions

View File

@ -2108,7 +2108,7 @@ main(int argc, char *argv[])
#ifdef HAVE_AIRPCAP
char *err_str;
gchar *cant_get_if_list_errstr;
/*gchar *cant_get_if_list_errstr;*/
#endif
#define OPTSTRING_INIT "a:b:c:Df:g:Hhi:klLm:nN:o:pQr:R:Ss:t:vw:X:y:z:"