The external declaration of airpcap_tb here is not needed

and creates warnings

svn path=/trunk/; revision=29757
This commit is contained in:
Jörg Mayer 2009-09-07 07:30:42 +00:00
parent 9500e97cb3
commit 99fba22209
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#ifndef __CAPTURE_DLG_H__
#define __CAPTURE_DLG_H__
extern GtkWidget* airpcap_tb;
/* extern GtkWidget* airpcap_tb; */
/** @file
* "Capture Options" dialog box.