aboutsummaryrefslogtreecommitdiffstats
path: root/proto_hier_stats.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-08-13 08:13:23 +0000
committerGuy Harris <guy@alum.mit.edu>2010-08-13 08:13:23 +0000
commitceb7f5e9d5d1dfd620d26ed8923bc1ed64827298 (patch)
tree9740300460510f695eab105d84d3668d33de1534 /proto_hier_stats.c
parent2a328da4ef66f37388b841803b2df149b4f68840 (diff)
Get rid of some no-longer-necessary includes of simple_dialog.h (now
that cf_read_frame() and cf_read_frame_r() pop up an alert box on an error, its callers no longer do so). svn path=/trunk/; revision=33792
Diffstat (limited to 'proto_hier_stats.c')
-rw-r--r--proto_hier_stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_hier_stats.c b/proto_hier_stats.c
index 1b7f42d371..4f95d9837c 100644
--- a/proto_hier_stats.c
+++ b/proto_hier_stats.c
@@ -31,7 +31,6 @@
#include "globals.h"
#include "proto_hier_stats.h"
#include "progress_dlg.h"
-#include "simple_dialog.h"
#include <epan/epan_dissect.h>
#include <wtap.h>