summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/int.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/int.h b/lib/int.h
index a6889f9..3bcbf43 100644
--- a/lib/int.h
+++ b/lib/int.h
@@ -53,12 +53,6 @@ struct node_asn
unsigned char small_value[ASN1_SMALL_VALUE_SIZE]; /* For small values */
};
-/*
-#define LIBTASN1_DEBUG
-#define LIBTASN1_DEBUG_PARSER
-#define LIBTASN1_DEBUG_INTEGER
-*/
-
#define _asn1_malloc malloc
#define _asn1_free free
#define _asn1_calloc calloc