Porting to new Toolkit API.
[crypto.git] / apps / irssi / src / silc / core / silc-channels.c
index 1bd719518c0851eec3fcadaf7f82688c04cf72a8..14f251ab58642eaa26f0216b23369677c0899f4c 100644 (file)
@@ -1229,7 +1229,7 @@ void silc_channels_init(void)
   //  command_bind_silc("key", MODULE_NAME, (SIGNAL_FUNC) command_key);
   //  command_bind("listkeys", MODULE_NAME, (SIGNAL_FUNC) command_listkeys);
 
-  command_set_options("listkeys", "clients servers");
+  //command_set_options("listkeys", "clients servers");
   command_set_options("action", "sign channel");
   command_set_options("notice", "sign channel");