summaryrefslogtreecommitdiff
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/capture_opts.h b/capture_opts.h
index f99d4b623a..34709fce04 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -119,7 +119,6 @@ typedef struct capture_options_tag {
gboolean saving_to_file; /**< TRUE if capture is writing to a file */
gchar *save_file; /**< the capture file name */
gboolean use_pcapng; /**< TRUE if file format is pcapng */
- gboolean quiet; /**< TRUE if no packet counts should be printed */
/* GUI related */
gboolean real_time_mode; /**< Update list of packets in real time */