Removed an unused variable.
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 May 2009 10:02:23 +0000 (10:02 +0000)
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 May 2009 10:02:23 +0000 (10:02 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28344 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/capture_if_dlg.c

index b08785199ab0ad9f064c8218493083e957f183a9..9d1877f152a064a57021f43d533f11b6959da89e 100644 (file)
  * 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;