updates.
[crypto.git] / apps / irssi / src / silc / core / silc-core.c
index 8ddbe364f85a2bc890293b1deb75dff5fa8e898e..a58a1ec3a2d9e92b8ec75899bcd7a7de2459887b 100644 (file)
@@ -50,11 +50,6 @@ SilcClient silc_client = NULL;
 extern SilcClientOperations ops;
 extern bool silc_debug;
 extern bool silc_debug_hexdump;
-#ifdef SILC_SIM
-/* SIM (SILC Module) table */
-SilcSimContext **sims = NULL;
-SilcUInt32 sims_count = 0;
-#endif
 
 void silc_expandos_init(void);
 void silc_expandos_deinit(void);