[evolution-data-server/gnome-2-32] Bug #650952 - Remove unknown EContact field name runtime warning (cherry picked from commit f700cef2
- From: Patrick Ohly <pohly src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-2-32] Bug #650952 - Remove unknown EContact field name runtime warning (cherry picked from commit f700cef2
- Date: Tue, 7 Jun 2011 08:48:35 +0000 (UTC)
commit 32119f9b6ae3255d9b9e05442694a5578d8f7d0f
Author: Christophe Dumez <christophe dumez intel com>
Date: Fri May 27 15:30:39 2011 +0200
Bug #650952 - Remove unknown EContact field name runtime warning
(cherry picked from commit f700cef243672e64411e4ff28156930eace8b5af)
addressbook/libebook/e-contact.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/e-contact.c b/addressbook/libebook/e-contact.c
index 9875103..033694f 100644
--- a/addressbook/libebook/e-contact.c
+++ b/addressbook/libebook/e-contact.c
@@ -1355,7 +1355,6 @@ e_contact_field_id (const gchar *field_name)
return field_info[i].field_id;
}
- g_warning ("unknown field name `%s'", field_name);
return 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]