mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
398 B

--- cyrus-sasl-2.1.21/lib/client.c 2004-11-17 15:19:30.000000000 +0100
+++ src.cyrus-sasl2.1134357057.12621.2778701567/cyrus-sasl-2.1.21/lib/client.c 2005-12-12 04:22:56.000000000 +0100
@@ -61,8 +61,6 @@
static cmech_list_t *cmechlist; /* global var which holds the list */
-static sasl_global_callbacks_t global_callbacks;
-
static int _sasl_client_active = 0;
static int init_mechlist()