[evolution-data-server] Bug #650952 - Remove unknown EContact field name runtime warning
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #650952 - Remove unknown EContact field name runtime warning
- Date: Fri, 27 May 2011 13:34:20 +0000 (UTC)
commit f700cef243672e64411e4ff28156930eace8b5af
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
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 267672a..aa05966 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]