mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
r12126: get rid of the local ->terminate hacks, we do that genericly now
metze
(This used to be commit a7baf165c1
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
7eb3fc533d
commit
e246a06751
@ -33,9 +33,6 @@ struct ldapsrv_connection {
|
||||
/* are we using gensec wrapping? */
|
||||
BOOL enable_wrap;
|
||||
|
||||
/* connection should be terminated if non-null */
|
||||
const char *terminate;
|
||||
|
||||
struct packet_context *packet;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user