From 226e98b5fb330449996801dcbaa1a7b044d711ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 10 Feb 2019 01:05:15 +0100 Subject: Minor general cleanup. --- vcal.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'vcal.h') 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; -- cgit v1.2.3