summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/smbd/proto.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index a01629aaea..809074c6f7 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -1117,12 +1117,6 @@ void sys_utmp_claim(const char *username, const char *hostname,
void sys_utmp_yield(const char *username, const char *hostname,
const char *ip_addr_str,
const char *id_str, int id_num);
-void sys_utmp_yield(const char *username, const char *hostname,
- const char *ip_addr_str,
- const char *id_str, int id_num);
-void sys_utmp_claim(const char *username, const char *hostname,
- const char *ip_addr_str,
- const char *id_str, int id_num);
/* The following definitions come from smbd/vfs.c */