aboutsummaryrefslogtreecommitdiffstats
path: root/proto_hier_stats.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-13 08:13:23 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-13 08:13:23 +0000
commit925fc6ae205872bd8afa4ed1e22fe506a8862fc5 (patch)
tree9740300460510f695eab105d84d3668d33de1534 /proto_hier_stats.c
parentf228de72c3c2a7f680986fa6a72f611b054bdd19 (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). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33792 f5534014-38df-0310-8fa8-9805f1628bb7
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>