summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-02-02 19:28:34 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-02-02 19:28:34 +0000
commit3e5a5d0ae29e5775069a81c317554c398ecc3495 (patch)
tree4cc01784394f73f5d40c64132af8d2a50699eb06 /asn1/lte-rrc
parent05906068a57bb84e0fd07b8c3e43b912165f6e65 (diff)
downloadwireshark-3e5a5d0ae29e5775069a81c317554c398ecc3495.tar.gz
Try to get rid of unused code warnings.
svn path=/trunk/; revision=31770
Diffstat (limited to 'asn1/lte-rrc')
-rw-r--r--asn1/lte-rrc/lte-rrc.cnf7
1 files changed, 7 insertions, 0 deletions
diff --git a/asn1/lte-rrc/lte-rrc.cnf b/asn1/lte-rrc/lte-rrc.cnf
index 335ff20482..8743a2f031 100644
--- a/asn1/lte-rrc/lte-rrc.cnf
+++ b/asn1/lte-rrc/lte-rrc.cnf
@@ -20,6 +20,7 @@ HandoverPreparationInformation_PDU
#.PDU_NEW
HandoverCommand
HandoverPreparationInformation
+UERadioAccessCapabilityInformation
BCCH-BCH-Message @bcch.bch
BCCH-DL-SCH-Message @bcch.dl.sch
MCCH-Message @mcch
@@ -32,6 +33,12 @@ UECapabilityInformation @ue_cap_info
UE-EUTRA-Capability @ue_eutra_cap
#.END
+#.OMIT_ASSIGNMENT
+# Get rid of unused code warnings
+VarShortMAC-Input
+VarMeasConfig
+VarMeasReportList
+
#.FN_BODY DedicatedInfoNAS VAL_PTR = &nas_eps_tvb
tvbuff_t *nas_eps_tvb=NULL;