s3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 22:23:44 +0000 (15:23 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 10 Oct 2019 06:09:41 +0000 (06:09 +0000)
commit5bf96b1f0b61847771aab7be35121a1d5c15554e
tree7cffef5d994e572483e6217db873703f094d2f75
parent4fcd20cd6bfc646f4ee9319aae0bf6306f1c1a7c
s3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer used.

NB, this will now fail smb_vfs_assert_all_fns()
until we remove the rmdir_fn() from the VFS definitions.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_full_audit.c