mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
locking: Remove an unused anonymous struct reference
This was used in share_mode_do_locked() Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
5ac44b83ee
commit
a342cf2cb8
@ -141,7 +141,6 @@ struct share_mode_lock *get_share_mode_lock(
|
||||
|
||||
bool file_has_read_lease(struct files_struct *fsp);
|
||||
|
||||
struct db_record;
|
||||
NTSTATUS share_mode_do_locked(
|
||||
struct file_id id,
|
||||
void (*fn)(const uint8_t *buf,
|
||||
|
Loading…
Reference in New Issue
Block a user