summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ast.h b/src/ast.h
index 0640f88..53620c8 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -11,8 +11,6 @@
extern "C" {
#endif
-#define CMARK_VERSION "0.1"
-#define CMARK_CODE_INDENT 4
#define REFMAP_SIZE 16
#define CMARK_MAX_LINK_LABEL_LENGTH 1000