updates.
[silc.git] / apps / silcd / silcd.c
index 2c8914cd609eaf521f78eb5b138619a416db6e34..12763c0f00eb31f0fca75541033546ec3de3c4de 100644 (file)
@@ -37,8 +37,6 @@ silc_server_create_key_pair(char *pkcs_name, int bits, char *path,
                            SilcPublicKey *ret_pub_key,
                            SilcPrivateKey *ret_prv_key);
 
-SILC_MUTEX_DEFINE(testi);
-
 /* Long command line options */
 static struct option long_opts[] = 
 {