13 lines
341 B
Text
13 lines
341 B
Text
$NetBSD: patch-af,v 1.8 2005/05/21 01:44:10 rh Exp $
|
|
|
|
--- lib/client.c.orig 2003-11-12 02:26:06.000000000 +1000
|
|
+++ lib/client.c
|
|
@@ -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()
|