diff options
author | Anders Broman <anders.broman@ericsson.com> | 2014-01-04 11:24:33 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2014-01-04 11:24:33 +0000 |
commit | 2b32fed0efc4241992b5308d8ac0d0d401f7d37e (patch) | |
tree | ccbdc6a1d3435f58afd706a174fd29ec68664e3d /asn1 | |
parent | 72970675bd2596f795e878627358b0a470f7463c (diff) | |
download | wireshark-2b32fed0efc4241992b5308d8ac0d0d401f7d37e.tar.gz wireshark-2b32fed0efc4241992b5308d8ac0d0d401f7d37e.tar.bz2 wireshark-2b32fed0efc4241992b5308d8ac0d0d401f7d37e.zip |
Omit assignment for not used types.
svn path=/trunk/; revision=54587
Diffstat (limited to 'asn1')
-rw-r--r-- | asn1/gsm_map/gsm_map.cnf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/asn1/gsm_map/gsm_map.cnf b/asn1/gsm_map/gsm_map.cnf index 9a9795e27f..716f9117d7 100644 --- a/asn1/gsm_map/gsm_map.cnf +++ b/asn1/gsm_map/gsm_map.cnf @@ -50,6 +50,20 @@ SubscriberId GuidanceInfo SS-InfoList SubscriberData +Ext-SS-InfoList +VlrCamelSubscriptionInfo +VBSDataList +VGCSDataList +# Not yet used Nokia extensions +SS-DataEmoInExt +EmoInCategoryKey +ANSIIsdArgExt +ANSISriResExt +PrefCarrierIdList +USSD-Extension +CosInfo +AnyTimePO-BarringArg +AnyTimePO-BarringRes #.END #.PDU_NEW LCS-ClientID |