1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00

srv_pipe.c doesn't reference current_user anymore. Remove it.

Jeremy.
This commit is contained in:
Jeremy Allison 2010-03-04 14:59:29 -08:00
parent 13b1bf5d47
commit cb06eee86a

View File

@ -33,8 +33,6 @@
#include "../libcli/auth/spnego.h"
#include "ntlmssp.h"
extern struct current_user current_user;
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_SRV