Remove unused LSA_CLOSE headers.
[samba.git] / source3 / include / rpc_lsa.h
index fe088c4e82081f3740913577faad00885c888853..7a8520111d60d9dd365541382db37df7f2b0b6af 100644 (file)
@@ -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 */