diff options
Diffstat (limited to 'source3/include/rpc_eventlog.h')
-rw-r--r-- | source3/include/rpc_eventlog.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source3/include/rpc_eventlog.h b/source3/include/rpc_eventlog.h index 94a5915292..547568e93b 100644 --- a/source3/include/rpc_eventlog.h +++ b/source3/include/rpc_eventlog.h @@ -84,18 +84,6 @@ typedef struct { typedef struct { POLICY_HND handle; -} EVENTLOG_Q_CLOSE_EVENTLOG; - -typedef struct { - POLICY_HND handle; - NTSTATUS status; -} EVENTLOG_R_CLOSE_EVENTLOG; - - -/***********************************/ - -typedef struct { - POLICY_HND handle; } EVENTLOG_Q_GET_NUM_RECORDS; typedef struct { |