aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index bd6e6e8b42..db18a2f3af 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1118,7 +1118,6 @@ typedef struct wtapng_if_descr_s {
guint8 num_stat_entries;
GArray *interface_statistics; /**< An array holding the interface statistics from
* pcapng ISB:s or equivalent(?)*/
- GHashTable *if_options;
} wtapng_if_descr_t;