summaryrefslogtreecommitdiff
path: root/source3/lib/substitute.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-07-27 00:20:37 +0200
committerVolker Lendecke <vl@samba.org>2008-07-27 00:22:30 +0200
commit9b5adeaa39aeee498794504d492f6fa617dafa19 (patch)
treecbdc557409a3ccae3f25d661af8b8a14b50b4b09 /source3/lib/substitute.c
parentb3f04dd32fcb7241b72ed4b9be73dc1f213f772a (diff)
downloadsamba-9b5adeaa39aeee498794504d492f6fa617dafa19.tar.gz
samba-9b5adeaa39aeee498794504d492f6fa617dafa19.tar.bz2
samba-9b5adeaa39aeee498794504d492f6fa617dafa19.zip
Remove unused extern struct current_user from substitute.c
A bit hard to believe, but substitute.c does not use current_user anymore. (This used to be commit de5d27d70abcad996af91b4e93879fc415f2b38d)
Diffstat (limited to 'source3/lib/substitute.c')
-rw-r--r--source3/lib/substitute.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/lib/substitute.c b/source3/lib/substitute.c
index c0162fcbc4..acfe55d761 100644
--- a/source3/lib/substitute.c
+++ b/source3/lib/substitute.c
@@ -21,8 +21,6 @@
#include "includes.h"
-extern struct current_user current_user;
-
userdom_struct current_user_info;
fstring remote_proto="UNKNOWN";