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

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