aboutsummaryrefslogtreecommitdiff
path: root/parse.h
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-02-19 02:31:35 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-02-19 10:18:31 +0100
commit6f3c772939463c97a4a8a8371db42b8f4b181c68 (patch)
treef8010e9e49696505e22cd0dff3bd84089392a240 /parse.h
parentI somehow got stuff to bulid, now it just doesn't link. (diff)
downloadcalp-6f3c772939463c97a4a8a8371db42b8f4b181c68.tar.gz
calp-6f3c772939463c97a4a8a8371db42b8f4b181c68.tar.xz
No idea, to tired.
Diffstat (limited to '')
-rw-r--r--parse.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/parse.h b/parse.h
index d8cabfb3..03858a15 100644
--- a/parse.h
+++ b/parse.h
@@ -9,12 +9,6 @@
#include "strbuf.h"
#include "vcal.h"
-#if 0
-
-#define TYPE vcomponent
-#include "linked_list.h"
-#undef TYPE
-#endif
/*
* The standard says that no line should be longer than 75 octets.