aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/NULL.c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2017-09-06 23:34:40 -0700
committerLev Walkin <vlm@lionet.info>2017-09-06 23:34:40 -0700
commit154519a3a7597242775fea24f64b31bbfe454d0e (patch)
tree82877b8fdee25f83370d00ffbae9a71ae4dc1874 /skeletons/NULL.c
parentb7a202e567a2ac2646d7a44b3ef557e8c243ac23 (diff)
removed superfluous constraints duplication
Diffstat (limited to 'skeletons/NULL.c')
-rw-r--r--skeletons/NULL.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/skeletons/NULL.c b/skeletons/NULL.c
index b9f5ea3d..39f45489 100644
--- a/skeletons/NULL.c
+++ b/skeletons/NULL.c
@@ -17,7 +17,6 @@ asn_TYPE_operation_t asn_OP_NULL = {
BOOLEAN_free,
NULL_print,
NULL_compare,
- asn_generic_no_constraint,
BOOLEAN_decode_ber, /* Implemented in terms of BOOLEAN */
NULL_encode_der, /* Special handling of DER encoding */
NULL_decode_xer,