aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_SET.c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-10 15:49:15 +0000
committerLev Walkin <vlm@lionet.info>2004-09-10 15:49:15 +0000
commit906654e1d7553fdc4c4eec40c13d87e5b610cbb5 (patch)
treeb0d6bd9c91b2251cc22e6071d5de1c9f59dc0bd4 /skeletons/constr_SET.c
parentfa30126db68138de5e8e62af8b8d04e30f1cf2b8 (diff)
refactored tagging support
Diffstat (limited to 'skeletons/constr_SET.c')
-rw-r--r--skeletons/constr_SET.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/skeletons/constr_SET.c b/skeletons/constr_SET.c
index f103fa39..7a313340 100644
--- a/skeletons/constr_SET.c
+++ b/skeletons/constr_SET.c
@@ -654,7 +654,6 @@ SET_free(asn1_TYPE_descriptor_t *td, void *ptr, int contents_only) {
int
SET_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
asn_app_consume_bytes_f *app_errlog, void *app_key) {
- asn1_SET_specifics_t *specs = (asn1_SET_specifics_t *)td->specifics;
int edx;
if(!sptr) {