diff options
Diffstat (limited to 'mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c')
-rw-r--r-- | mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c b/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c deleted file mode 100644 index 5801861bd..000000000 --- a/mail/evolution-mapi3/files/patch-src_libexchangemapi_exchnage-mapi-cal-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libexchangemapi/exchange-mapi-cal-utils.c.orig 2010-06-07 16:59:16.000000000 +0200 -+++ src/libexchangemapi/exchange-mapi-cal-utils.c 2010-06-07 17:01:25.000000000 +0200 -@@ -2175,6 +2175,7 @@ populate_freebusy_data (struct Binary_r - gchar *start = NULL, *end = NULL; - time_t start_date, end_date; - icalcomponent *icalcomp = NULL; -+ int daylight = 0; - - if (!bin) - return; |