From 20b1ec5f84f0292845fb8b276300057a4646f17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 26 Feb 2019 21:14:34 +0100 Subject: Made filename attribute of all objects. --- calendar.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar.c') diff --git a/calendar.c b/calendar.c index a60d8ea2..c9ebef0b 100644 --- a/calendar.c +++ b/calendar.c @@ -117,4 +117,3 @@ int open_ics (char* resolved_path, vcomponent* cal) { return 0; } - -- cgit v1.2.3