summaryrefslogtreecommitdiff
path: root/ui/proto_hier_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/proto_hier_stats.c')
-rw-r--r--ui/proto_hier_stats.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/proto_hier_stats.c b/ui/proto_hier_stats.c
index 115501d019..56376426a3 100644
--- a/ui/proto_hier_stats.c
+++ b/ui/proto_hier_stats.c
@@ -22,17 +22,14 @@
#include "config.h"
-#include <stdio.h>
#include "globals.h"
#include "frame_tvbuff.h"
#include "ui/proto_hier_stats.h"
#include "ui/progress_dlg.h"
#include <epan/epan_dissect.h>
-#include <wtap.h>
#include <string.h>
-#include <glib.h>
/* Update the progress bar this many times when scanning the packet list. */
#define N_PROGBAR_UPDATES 100