[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2080-gf995b1d

Günther Deschner gd at samba.org
Mon Feb 11 19:54:39 GMT 2008


The branch, v3-2-test has been updated
       via  f995b1ddc75e5091c6eb012b80dcaa9c78ce368e (commit)
      from  5550c5c387ad66ffe8532e669b6155a28c6e54d1 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit f995b1ddc75e5091c6eb012b80dcaa9c78ce368e
Author: Günther Deschner <gd at samba.org>
Date:   Mon Feb 11 20:32:17 2008 +0100

    Remove unused LSA_CLOSE headers.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source/include/rpc_lsa.h |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/include/rpc_lsa.h b/source/include/rpc_lsa.h
index fe088c4..7a85201 100644
--- a/source/include/rpc_lsa.h
+++ b/source/include/rpc_lsa.h
@@ -162,23 +162,6 @@ typedef struct {
 
 /*******************************************************/
 
-/* LSA_Q_CLOSE */
-typedef struct lsa_q_close_info
-{
-	POLICY_HND pol; /* policy handle */
-
-} LSA_Q_CLOSE;
-
-/* LSA_R_CLOSE */
-typedef struct lsa_r_close_info
-{
-	POLICY_HND pol; /* policy handle.  should be all zeros. */
-
-	NTSTATUS status; /* return code */
-
-} LSA_R_CLOSE;
-
-
 #define MAX_REF_DOMAINS 32
 
 /* DOM_TRUST_HDR */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list