[phonemgr] cut-n-paste: Remove unused assignment
- From: Daniele Forsi <dforsi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phonemgr] cut-n-paste: Remove unused assignment
- Date: Sat, 21 Apr 2012 16:42:44 +0000 (UTC)
commit fbfffe3aa6dfd5273d4d035ebfd3b2c2f84c29f1
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 14 16:12:58 2012 +0100
cut-n-paste: Remove unused assignment
https://bugzilla.gnome.org/show_bug.cgi?id=672071
cut-n-paste/e-contact-entry/e-contact-entry.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/cut-n-paste/e-contact-entry/e-contact-entry.c b/cut-n-paste/e-contact-entry/e-contact-entry.c
index e190290..dc8e2e3 100644
--- a/cut-n-paste/e-contact-entry/e-contact-entry.c
+++ b/cut-n-paste/e-contact-entry/e-contact-entry.c
@@ -707,10 +707,8 @@ static void
e_contact_entry_class_init (EContactEntryClass *klass)
{
GObjectClass *object_class;
- GtkWidgetClass *widget_class;
object_class = (GObjectClass *) klass;
- widget_class = (GtkWidgetClass *) klass;
/* GObject */
object_class->set_property = e_contact_entry_set_property;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]