aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1parser/asn1p_constr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libasn1parser/asn1p_constr.h')
-rw-r--r--libasn1parser/asn1p_constr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libasn1parser/asn1p_constr.h b/libasn1parser/asn1p_constr.h
index 7c425b45..27369fdd 100644
--- a/libasn1parser/asn1p_constr.h
+++ b/libasn1parser/asn1p_constr.h
@@ -57,7 +57,6 @@ typedef struct asn1p_constraint_s {
unsigned int el_size; /* Size of the allocated (elements) */
int _lineno; /* Position in a source file */
- int _compile_mark; /* Marker used by the compiler */
} asn1p_constraint_t;
/* Human-readable constraint type description */