aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
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