aboutsummaryrefslogtreecommitdiff
path: root/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'parse.h')
-rw-r--r--parse.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/parse.h b/parse.h
index 238c8cd0..53263b4c 100644
--- a/parse.h
+++ b/parse.h
@@ -7,9 +7,9 @@
#include "strbuf.h"
#include "vcal.h"
-#define TYPE vcomponent
-#include "linked_list.h"
-#undef TYPE
+// #define TYPE vcomponent
+// #include "linked_list.h"
+// #undef TYPE
/*
* The standard says that no line should be longer than 75 octets.