Remove #define USE_GOPTION = 1, the code is incomplete

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43945 f5534014-38df-0310-8fa8-9805f1628bb7
This commit is contained in:
etxrab 2012-07-23 19:18:00 +00:00
parent 720c9adcd7
commit dbd12ca292
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ static gboolean cap_order = TRUE; /* Report if packets are in chronolo
static gboolean cap_file_hashes = TRUE; /* Calculate file hashes */
#endif
#define USE_GOPTION = 1
#ifdef USE_GOPTION
static gboolean cap_help = FALSE;
static gboolean table_report = FALSE;