summaryrefslogtreecommitdiff
path: root/source3/include/rpc_eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_eventlog.h')
-rw-r--r--source3/include/rpc_eventlog.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/source3/include/rpc_eventlog.h b/source3/include/rpc_eventlog.h
index df17159eac..6b07b82daf 100644
--- a/source3/include/rpc_eventlog.h
+++ b/source3/include/rpc_eventlog.h
@@ -141,16 +141,4 @@ typedef struct {
NTSTATUS status;
} EVENTLOG_R_READ_EVENTLOG;
-
-/***********************************/
-
-typedef struct {
- POLICY_HND handle;
- UNISTR4 backupfile;
-} EVENTLOG_Q_CLEAR_EVENTLOG;
-
-typedef struct {
- NTSTATUS status;
-} EVENTLOG_R_CLEAR_EVENTLOG;
-
#endif /* _RPC_EVENTLOG_H */