Make subscription manager independent of E2SMs
[ric-plt/submgr.git] / 3rdparty / E2SM-gNB-X2-V4.0.1 / E2_RANueGroupID.c
diff --git a/3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupID.c b/3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupID.c
deleted file mode 100644 (file)
index fd2ec17..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
- * From ASN.1 module "E2SM-gNB-X2-IEs"
- *     found in "spec/e2sm-gNB-X2-v401.asn"
- *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
- */
-
-#include "E2_RANueGroupID.h"
-
-/*
- * This type is implemented using NativeInteger,
- * so here we adjust the DEF accordingly.
- */
-static const ber_tlv_tag_t asn_DEF_E2_RANueGroupID_tags_1[] = {
-       (ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
-};
-asn_TYPE_descriptor_t asn_DEF_E2_RANueGroupID = {
-       "RANueGroupID",
-       "RANueGroupID",
-       &asn_OP_NativeInteger,
-       asn_DEF_E2_RANueGroupID_tags_1,
-       sizeof(asn_DEF_E2_RANueGroupID_tags_1)
-               /sizeof(asn_DEF_E2_RANueGroupID_tags_1[0]), /* 1 */
-       asn_DEF_E2_RANueGroupID_tags_1, /* Same as above */
-       sizeof(asn_DEF_E2_RANueGroupID_tags_1)
-               /sizeof(asn_DEF_E2_RANueGroupID_tags_1[0]), /* 1 */
-       { 0, 0, NativeInteger_constraint },
-       0, 0,   /* No members */
-       0       /* No specifics */
-};
-