r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init call...
[samba.git] / source3 / include / rpc_eventlog.h
index 94a5915292c81c099ab7e2a566f0e12ac93e85f0..547568e93bdecba95028f9b061ebc8a73d2d79ed 100644 (file)
@@ -80,18 +80,6 @@ typedef struct {
 } EVENTLOG_R_OPEN_EVENTLOG;
 
 
-/***********************************/
-
-typedef struct {
-       POLICY_HND handle;
-} EVENTLOG_Q_CLOSE_EVENTLOG;
-
-typedef struct {
-       POLICY_HND handle;
-       NTSTATUS status;
-} EVENTLOG_R_CLOSE_EVENTLOG;
-
-
 /***********************************/
 
 typedef struct {