Removed an unused variable.

svn path=/trunk/; revision=28344
This commit is contained in:
Stig Bjørlykke 2009-05-13 10:02:23 +00:00
parent 062aa7a45f
commit 182c7138e4
1 changed files with 0 additions and 3 deletions

View File

@ -105,9 +105,6 @@
* one, rather than creating a new one.
*/
static GtkWidget *cap_if_w;
#ifdef HAVE_AIRPCAP
static GtkWidget *cap_air_w;
#endif
GList *if_data = NULL;