summaryrefslogtreecommitdiff
path: root/lib/structure.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/structure.h')
-rw-r--r--lib/structure.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/structure.h b/lib/structure.h
index f074e14..1803e7a 100644
--- a/lib/structure.h
+++ b/lib/structure.h
@@ -13,8 +13,6 @@ asn1_retCode _asn1_create_static_structure(ASN1_TYPE pointer,
ASN1_TYPE _asn1_copy_structure3(ASN1_TYPE source_node);
-ASN1_TYPE _asn1_copy_structure2(ASN1_TYPE root,const char *source_name);
-
ASN1_TYPE _asn1_add_node_only(unsigned int type);
ASN1_TYPE _asn1_find_left(ASN1_TYPE node);