[telepathy-gabble/telepathy-gabble-0.8] set_own_status_cb(): remove redundant code path

Dafydd Harries dafydd.harries at collabora.co.uk
Wed Sep 2 10:35:10 PDT 2009


---
 src/conn-presence.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/conn-presence.c b/src/conn-presence.c
index 2ea118f..90ac6ce 100644
--- a/src/conn-presence.c
+++ b/src/conn-presence.c
@@ -250,11 +250,6 @@ set_own_status_cb (GObject *obj,
           retval = _gabble_connection_signal_own_presence (conn,
               error);
         }
-      else
-        {
-          /* Nothing actually changed. */
-          retval = TRUE;
-        }
     }
   else
     {
-- 
1.5.6.5




More information about the telepathy-commits mailing list