summaryrefslogtreecommitdiff
path: root/source3/registry/reg_eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_eventlog.h')
-rw-r--r--source3/registry/reg_eventlog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/registry/reg_eventlog.h b/source3/registry/reg_eventlog.h
index 69f2f99aad..d4e13c73ee 100644
--- a/source3/registry/reg_eventlog.h
+++ b/source3/registry/reg_eventlog.h
@@ -23,7 +23,5 @@
#define _REG_EVENTLOG_H
bool eventlog_init_keys(void);
-bool eventlog_add_source( const char *eventlog, const char *sourcename,
- const char *messagefile );
#endif /* _REG_EVENTLOG_H */