aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-per.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-per.h')
-rw-r--r--epan/dissectors/packet-per.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-per.h b/epan/dissectors/packet-per.h
index ea445e5d86..1c890ac6b3 100644
--- a/epan/dissectors/packet-per.h
+++ b/epan/dissectors/packet-per.h
@@ -83,7 +83,6 @@ typedef struct _per_choice_t {
} per_choice_t;
typedef struct _per_sequence_t {
- const char *name;
const int *p_id;
int extension;
int optional;