[phonemgr] Remove unused assignment
- From: Daniele Forsi <dforsi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phonemgr] Remove unused assignment
- Date: Sat, 21 Apr 2012 16:42:39 +0000 (UTC)
commit 15d10a1a3a279eae166886cbcf317945b3c67380
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 14 15:49:45 2012 +0100
Remove unused assignment
https://bugzilla.gnome.org/show_bug.cgi?id=672069
src/e-phone-entry.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/e-phone-entry.c b/src/e-phone-entry.c
index 31d9e36..5e0cb41 100644
--- a/src/e-phone-entry.c
+++ b/src/e-phone-entry.c
@@ -213,10 +213,8 @@ static void
e_phone_entry_class_init (EPhoneEntryClass *klass)
{
GObjectClass *object_class;
- GtkWidgetClass *widget_class;
object_class = (GObjectClass *) klass;
- widget_class = (GtkWidgetClass *) klass;
/* GObject */
object_class->finalize = e_phone_entry_finalize;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]