mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Remove unused "extern struct current_user" from dir.c
(This used to be commit b92cfd19b4
)
This commit is contained in:
parent
704c99f340
commit
3a5e1cacf1
@ -24,8 +24,6 @@
|
||||
This module implements directory related functions for Samba.
|
||||
*/
|
||||
|
||||
extern struct current_user current_user;
|
||||
|
||||
/* "Special" directory offsets. */
|
||||
#define END_OF_DIRECTORY_OFFSET ((long)-1)
|
||||
#define START_OF_DIRECTORY_OFFSET ((long)0)
|
||||
|
Loading…
Reference in New Issue
Block a user