summaryrefslogtreecommitdiff
path: root/ui/gtk/camel_srt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/camel_srt.c')
-rw-r--r--ui/gtk/camel_srt.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/gtk/camel_srt.c b/ui/gtk/camel_srt.c
index 39330ae5fe..7bf31814a0 100644
--- a/ui/gtk/camel_srt.c
+++ b/ui/gtk/camel_srt.c
@@ -27,26 +27,20 @@
#include <gtk/gtk.h>
#include <epan/packet_info.h>
-#include <epan/epan.h>
#include <epan/value_string.h>
#include <epan/tap.h>
#include <epan/packet.h>
-#include <epan/asn1.h>
#include <epan/dissectors/packet-camel.h>
-#include "../file.h"
-#include <epan/stat_groups.h>
#include "ui/simple_dialog.h"
#include "ui/gtk/main.h"
#include "ui/gtk/dlg_utils.h"
#include "ui/gtk/gui_utils.h"
-#include "ui/gtk/gui_stat_util.h"
#include "ui/gtk/tap_param_dlg.h"
#include "ui/gtk/service_response_time_table.h"
-#include "ui/gtk/old-gtk-compat.h"
/* used to keep track of the statistics for an entire program interface */
struct camelsrt_t {