]> git.0d.be Git - empathy.git/commitdiff
Replace the IndividualView's setup function with a more-conventional constructed...
authorTravis Reitter <treitter@gmail.com>
Sat, 26 Jun 2010 18:33:44 +0000 (11:33 -0700)
committerTravis Reitter <treitter@gmail.com>
Tue, 20 Jul 2010 23:12:35 +0000 (16:12 -0700)
libempathy-gtk/empathy-individual-view.c

index a8bee404aee4f89588384f1f981ced14131ac9cf..a78ffb27c3470d1bd85c21f6ac0ddae2b8dcd3ec 100644 (file)
@@ -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;