summaryrefslogtreecommitdiff
path: root/lib/int.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-02-11 17:11:22 +0000
committerSimon Josefsson <simon@josefsson.org>2006-02-11 17:11:22 +0000
commit9862441eb8c2edec4c0e9439517323e28ca0bf6f (patch)
treef051da357cdeb79ebe8fa3b43c76a3e418c7f040 /lib/int.h
parenta24b6aa49975ff122ecd05f31b5c07086be98835 (diff)
downloadlibtasn1-9862441eb8c2edec4c0e9439517323e28ca0bf6f.tar.gz
libtasn1-9862441eb8c2edec4c0e9439517323e28ca0bf6f.tar.bz2
libtasn1-9862441eb8c2edec4c0e9439517323e28ca0bf6f.zip
Remove unused.
Diffstat (limited to 'lib/int.h')
-rw-r--r--lib/int.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/int.h b/lib/int.h
index 663aff3..09680de 100644
--- a/lib/int.h
+++ b/lib/int.h
@@ -35,10 +35,6 @@
#include <mem.h>
-#define MAX32 4294967295
-#define MAX24 16777215
-#define MAX16 65535
-
#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 */