summaryrefslogtreecommitdiff
path: root/source3/locking/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/locking/proto.h')
-rw-r--r--source3/locking/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/locking/proto.h b/source3/locking/proto.h
index c6107dc5c7..a51c5a204c 100644
--- a/source3/locking/proto.h
+++ b/source3/locking/proto.h
@@ -25,7 +25,6 @@
/* The following definitions come from locking/brlock.c */
-NTSTATUS brl_lock_failed(files_struct *fsp, const struct lock_struct *lock, bool blocking_lock);
void brl_init(bool read_only);
void brl_shutdown(void);