updates.
[crypto.git] / apps / irssi / src / silc / core / silc-core.h
index 15ac7132d6fe5b467e9df47688126122be4c05cf..8736fab35003667c4aff743c9aaa592b7b9a381b 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __SILC_CORE_H
 #define __SILC_CORE_H
 
-#include "clientconfig.h"
 #include "clientutil.h"
 
 /* Default client configuration file. This can be overridden at the
@@ -27,7 +26,6 @@
 #define SILC_CLIENT_DEF_PKCS_LEN 1024
 
 extern SilcClient silc_client;
-extern SilcClientConfig silc_config;
 
 #ifdef SILC_SIM
 /* SIM (SILC Module) table */