[evolution/calendar-xfb: 6/9] removed unneeded runtime warning
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/calendar-xfb: 6/9] removed unneeded runtime warning
- Date: Fri, 9 Nov 2012 13:59:33 +0000 (UTC)
commit 466c904a1ac7baa75eb76d6001ca9433ae19bd8e
Author: Christian Hilberg <chilberg src gnome org>
Date: Fri Nov 9 13:42:10 2012 +0100
removed unneeded runtime warning
calendar/gui/e-meeting-utils.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/gui/e-meeting-utils.c b/calendar/gui/e-meeting-utils.c
index 79dbac8..e268799 100644
--- a/calendar/gui/e-meeting-utils.c
+++ b/calendar/gui/e-meeting-utils.c
@@ -218,8 +218,6 @@ e_meeting_xfb_utf8_string_new_from_ical (const gchar *icalstring,
*/
if (g_utf8_strlen (tmp, -1) > (glong) max_len) {
- g_warning ("%s() XFB string longer than %i characters, clipping",
- __func__, (gint) max_len);
/* insert NULL termination to where we want to
* clip, take care to hit UTF-8 character boundary
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]