[empathy] Replace the IndividualView's setup function with a more-conventional constructed function.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Replace the IndividualView's setup function with a more-conventional constructed function.
- Date: Tue, 20 Jul 2010 23:21:51 +0000 (UTC)
commit e0aec0ced01a21901075e046e39a343c7f6e5cc6
Author: Travis Reitter <treitter gmail com>
Date: Sat Jun 26 11:33:44 2010 -0700
Replace the IndividualView's setup function with a more-conventional constructed function.
libempathy-gtk/empathy-individual-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-individual-view.c b/libempathy-gtk/empathy-individual-view.c
index a8bee40..a78ffb2 100644
--- a/libempathy-gtk/empathy-individual-view.c
+++ b/libempathy-gtk/empathy-individual-view.c
@@ -1489,7 +1489,6 @@ individual_view_constructed (GObject *object)
{
EmpathyIndividualView *view = EMPATHY_INDIVIDUAL_VIEW (object);
EmpathyIndividualViewPriv *priv = GET_PRIV (view);
-
GtkCellRenderer *cell;
GtkTreeViewColumn *col;
guint i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]