[evolution/calendar-xfb: 6/10] removed unneeded runtime warning
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/calendar-xfb: 6/10] removed unneeded runtime warning
- Date: Sat, 24 Nov 2012 19:50:16 +0000 (UTC)
commit 73c366c6f9bb941e2301d2e9fd1caf7192a3f026
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 ca66990..0bf8a93 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]