r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[tprouty/samba.git] / source / include / client.h
index c6d7b162fcd311c97f62801e37f3b7d8e352dbb2..d11d198e1a5f592a7c79b5b4b9893a456b7aa374 100644 (file)
@@ -171,10 +171,6 @@ struct cli_state {
 
        BOOL force_dos_errors;
        BOOL case_sensitive; /* False by default. */
-
-       /* was this structure allocated by cli_initialise? If so, then
-           free in cli_shutdown() */
-       BOOL allocated;
 };
 
 #define CLI_FULL_CONNECTION_DONT_SPNEGO 0x0001