aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-12 15:58:42 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-12 15:58:42 +0800
commit63e795cad88cb52ecdf46f90584867ae22939058 (patch)
tree67ab49199561dffefa16d25543b83d8a9fe270d5 /const.h
parent08fcf7d83c36596660f5841d14052f6f3c46e04d (diff)
now works
Diffstat (limited to 'const.h')
-rw-r--r--const.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/const.h b/const.h
index ef869c8..29d1123 100644
--- a/const.h
+++ b/const.h
@@ -30,6 +30,4 @@ enum {
#define MAX_ERROR_BUFF 1024
#define INT_SIZE 4
#define CHAR_SIZE 1
-#define EXT_LINKAGE 1
-#define NO_LINKAGE 0
#endif