[Telepathy-commits] [telepathy-gabble/master] remove useless blank lines
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Oct 14 10:33:17 PDT 2008
---
src/olpc-view.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/olpc-view.c b/src/olpc-view.c
index b720d4c..dec1e85 100644
--- a/src/olpc-view.c
+++ b/src/olpc-view.c
@@ -127,9 +127,7 @@ gabble_olpc_view_init (GabbleOlpcView *self)
GABBLE_TYPE_OLPC_VIEW, GabbleOlpcViewPrivate);
self->priv = priv;
-
priv->closed = FALSE;
-
priv->dispose_has_run = FALSE;
}
@@ -561,7 +559,6 @@ do_close (GabbleOlpcView *self,
(TpHandleSetMemberFunc) buddy_left_activities_foreach, self);
priv->closed = TRUE;
-
tp_svc_channel_emit_closed (self);
return TRUE;
--
1.5.6.5
More information about the Telepathy-commits
mailing list