1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Remove unused extern struct current_user from substitute.c

A bit hard to believe, but substitute.c does not use current_user anymore.
This commit is contained in:
Volker Lendecke 2008-07-27 00:20:37 +02:00
parent a9922a2a36
commit de5d27d70a

View File

@ -21,8 +21,6 @@
#include "includes.h"
extern struct current_user current_user;
userdom_struct current_user_info;
fstring remote_proto="UNKNOWN";