summaryrefslogtreecommitdiff
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/capture_opts.h b/capture_opts.h
index 7b91c09473..00a6523738 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -175,10 +175,6 @@ capture_opts_list_link_layer_types(capture_options *capture_opts, gboolean machi
extern int
capture_opts_list_interfaces(gboolean machine_readable);
-/* print interface statistics */
-extern int
-capture_opts_print_statistics(gboolean machine_readable);
-
/* trim the snaplen entry */
extern void
capture_opts_trim_snaplen(capture_options *capture_opts, int snaplen_min);