diff -r b1ffe3e93cb4 -r ae04c67ba5db src/protocols/silc/ops.c --- a/src/protocols/silc/ops.c Sun May 23 01:21:01 2004 +0000 +++ b/src/protocols/silc/ops.c Sun May 23 02:42:01 2004 +0000 @@ -737,7 +737,7 @@ } } - +#if 0 static void silcgaim_whois_more(SilcClientEntry client_entry, gint id) { @@ -823,6 +823,7 @@ buf); g_free(buf); } +#endif /* Command reply handler. This function is called always in the command reply function. If error occurs it will be called as well. Normal scenario