1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r15910: vfs_full_audit does not need current_user

This commit is contained in:
Volker Lendecke 2006-05-27 16:58:36 +00:00 committed by Gerald (Jerry) Carter
parent 4dd8694a25
commit 09f3c7a86f

View File

@ -60,8 +60,6 @@
#include "includes.h"
extern struct current_user current_user;
static int vfs_full_audit_debug_level = DBGC_VFS;
struct vfs_full_audit_private_data {