updates.
[silc.git] / lib / silcclient / client_channel.c
index c2ffe6630aaf32332bf6abc8bf6a49b53e4c512e..37e69d7176386d01736568329862601496da4d0a 100644 (file)
@@ -69,10 +69,8 @@ void silc_client_send_channel_message(SilcClient client,
       chu->mode & SILC_CHANNEL_UMODE_CHANOP &&
       !(chu->mode & SILC_CHANNEL_UMODE_CHANFO))
     return;
-#if 0
   if (chu->mode & SILC_CHANNEL_UMODE_QUIET)
     return;
-#endif
 
   /* Take the key to be used */
   if (channel->mode & SILC_CHANNEL_MODE_PRIVKEY) {