aboutsummaryrefslogtreecommitdiff
path: root/vcal.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcal.h')
-rw-r--r--vcal.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/vcal.h b/vcal.h
index dc639232..a27bd648 100644
--- a/vcal.h
+++ b/vcal.h
@@ -10,16 +10,6 @@
// #include "trie.h"
#undef TYPE
-/*
-typedef struct {
- strbuf key;
- strbuf value;
-
- strbuf* vals;
- int val_count;
-} parameter;
-*/
-
typedef struct {
strbuf key;
strbuf val;