summaryrefslogtreecommitdiff
path: root/lib/int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/int.h')
-rw-r--r--lib/int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/int.h b/lib/int.h
index 24503f0..0851689 100644
--- a/lib/int.h
+++ b/lib/int.h
@@ -36,8 +36,6 @@
#include <mem.h>
#define MAX_LOG_SIZE 1024 /* maximum number of characters of a log message */
-#define MAX_NAME_SIZE 128 /* maximum number of characters of a name inside an ASN1 file definiton */
-#define MAX_ERROR_DESCRIPTION_SIZE 128 /* maximum number of characters of a description message */
/* Define used for visiting trees. */
#define UP 1