update.
[silc.git] / lib / silcclient / command_reply.c
index d6247a822ff1e170c3759ebfa06f4debb216a7f7..71f55a9af51c8702190265d2a3ea6c7d2c5fd209 100644 (file)
@@ -886,8 +886,6 @@ SILC_CLIENT_CMD_REPLY_FUNC(join)
     } else {
       /* Yes, we have it already */
       client_entry = (SilcClientEntry)id_cache->context;
-      if (client_entry == conn->local_entry)
-       continue;
     }
 
     /* Join the client to the channel */