[Commits] [SCM] claws branch, master, updated. 3.14.1-180-g2a90c1d
claws at claws-mail.org
claws at claws-mail.org
Sun Feb 5 09:46:28 CET 2017
The branch, master has been updated
via 2a90c1d2f0b50af5304a7a795651a18c55a3e073 (commit)
from 32ac23cdd5eeaffba1e779fd44258160e2d5db58 (commit)
Summary of changes:
src/plugins/vcalendar/vcal_folder.c | 1 -
1 file changed, 1 deletion(-)
- Log -----------------------------------------------------------------
commit 2a90c1d2f0b50af5304a7a795651a18c55a3e073
Author: Paul <paul at claws-mail.org>
Date: Sun Feb 5 08:46:24 2017 +0000
remove unused variable
diff --git a/src/plugins/vcalendar/vcal_folder.c b/src/plugins/vcalendar/vcal_folder.c
index a11ff96..f44baa7 100644
--- a/src/plugins/vcalendar/vcal_folder.c
+++ b/src/plugins/vcalendar/vcal_folder.c
@@ -2237,7 +2237,6 @@ VCalEvent *vcal_get_event_from_ical(const gchar *ical, const gchar *charset)
gchar *int_ical = g_strdup(ical);
icalcomponent *comp = icalcomponent_new_from_string(int_ical);
icalcomponent *inner = NULL;
- icalcomponent *tzcomp = NULL;
icalproperty *prop = NULL;
GSList *list = NULL, *cur = NULL;
gchar *uid = NULL;
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list