aboutsummaryrefslogtreecommitdiffstats
path: root/capinfos.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-07-23 19:18:00 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-07-23 19:18:00 +0000
commit713dbd01c911771084ca27f707e2d21b670c38cb (patch)
tree0f63915f84d1fbd6be1f42789c5036926b35f8b6 /capinfos.c
parenta74307f29ad8628478a3df8e12a5e8f1a9416f81 (diff)
Remove #define USE_GOPTION = 1, the code is incomplete
svn path=/trunk/; revision=43945
Diffstat (limited to 'capinfos.c')
-rw-r--r--capinfos.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/capinfos.c b/capinfos.c
index f002e4214b..34888e96df 100644
--- a/capinfos.c
+++ b/capinfos.c
@@ -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;