aboutsummaryrefslogtreecommitdiffstats
path: root/tap-camelsrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-camelsrt.c')
-rw-r--r--tap-camelsrt.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tap-camelsrt.c b/tap-camelsrt.c
index 85b634a558..ff7e4f368d 100644
--- a/tap-camelsrt.c
+++ b/tap-camelsrt.c
@@ -60,12 +60,6 @@ struct camelsrt_t {
nstime_t delta_time[NB_CAMELSRT_CATEGORY][NUM_RAS_STATS];
};
-/* Check if we have to inhibit the display or not
- * cannot be static because it's exported in libwireshark.def
- */
-gboolean gcamel_StatSRT;
-gboolean gtcap_StatSRT;
-
/* Reset the counter */
static void camelsrt_reset(void *phs)
{