aboutsummaryrefslogtreecommitdiffstats
path: root/summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'summary.c')
-rw-r--r--summary.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/summary.c b/summary.c
index b50cfb63c1..1f92df8e39 100644
--- a/summary.c
+++ b/summary.c
@@ -157,8 +157,6 @@ summary_fill_in(capture_file *cf, summary_tally *st)
/* Get info from SHB */
shb_inf = wtap_file_get_shb_info(cf->wth);
-
- shb_inf = wtap_file_get_shb_info(cf->wth);
if(shb_inf == NULL){
st->opt_comment = NULL;
st->shb_hardware = NULL;