diff options
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r-- | source3/include/proto.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 87ad286df3..c1697dc641 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -796,11 +796,6 @@ BOOL become_user(int cnum, int uid); BOOL unbecome_user(void ); int smbrun(char *cmd,char *outfile); -/*The following definitions come from unxlog.c */ - -void write_utmp(int dologin, int connection, int pid, - char *from_addr, char *username); - /*The following definitions come from username.c */ char *get_home_dir(char *user); |