Sat Mar 17 19:07:15 CET 2007 Jochen Eisinger <coffee@silcnet.org>
[crypto.git] / apps / irssi / src / silc / core / silc-chatnets.h
index e9a1f6736b3d4d9a05d57a58a16328fb7a6a7e24..f786c300df7c28bd4d8b6e9600eabba4378b838f 100644 (file)
@@ -20,8 +20,6 @@ struct _SILC_CHATNET_REC {
 
 typedef struct _SILC_CHATNET_REC SILC_CHATNET_REC;
 
-void silcnet_create(SILC_CHATNET_REC *rec);
-
 #define silc_chatnet_find(name) \
        SILC_CHATNET(chatnet_find(name))
 #define silcnet_find(name) silc_chatnet_find(name)