aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-negoex.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-negoex.c')
-rw-r--r--epan/dissectors/packet-negoex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-negoex.c b/epan/dissectors/packet-negoex.c
index e3ac88fd63..8054b320ad 100644
--- a/epan/dissectors/packet-negoex.c
+++ b/epan/dissectors/packet-negoex.c
@@ -101,6 +101,7 @@ static const value_string checksum_schemes[] = {
{0, NULL}
};
+#if 0
static const value_string alert_types[] = {
{1, "ALERT_TYPE_PULSE"},
{0, NULL}
@@ -110,6 +111,7 @@ static const value_string alert_reasons[] = {
{1, "ALERT_VERIFY_NO_KEY"},
{0, NULL}
};
+#endif
static void
dissect_negoex_alert_message(tvbuff_t *tvb,