From 713dbd01c911771084ca27f707e2d21b670c38cb Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Mon, 23 Jul 2012 19:18:00 +0000 Subject: Remove #define USE_GOPTION = 1, the code is incomplete svn path=/trunk/; revision=43945 --- capinfos.c | 1 - 1 file changed, 1 deletion(-) (limited to 'capinfos.c') 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; -- cgit v1.2.3