aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2009-02-19 22:25:36 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2009-02-19 22:25:36 +0000
commit34423cbcc360d476af0649f04491b2370775f81d (patch)
tree1c61642de92eed433d6f58ed5c800732bd64cef4 /epan/dissectors/packet-mac-lte.c
parentc690a2481657c7163b11a09202d462d193a20fea (diff)
From Vincent Helfre:
#define some constants, and move constants into header files. Hopfully this will make it easier for these dissectors to be reused. svn path=/trunk/; revision=27487
Diffstat (limited to 'epan/dissectors/packet-mac-lte.c')
-rw-r--r--epan/dissectors/packet-mac-lte.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/epan/dissectors/packet-mac-lte.c b/epan/dissectors/packet-mac-lte.c
index d448603d04..9cb2f49bb6 100644
--- a/epan/dissectors/packet-mac-lte.c
+++ b/epan/dissectors/packet-mac-lte.c
@@ -125,10 +125,7 @@ static int ett_mac_lte_pch = -1;
-/* Constants an value strings */
-
-#define FDD_RADIO 1
-#define TDD_RADIO 2
+/* Constants and value strings */
static const value_string radio_type_vals[] =
{