summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/brlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/common/brlock.h')
-rw-r--r--source4/ntvfs/common/brlock.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/ntvfs/common/brlock.h b/source4/ntvfs/common/brlock.h
index 703538f073..650136b4c7 100644
--- a/source4/ntvfs/common/brlock.h
+++ b/source4/ntvfs/common/brlock.h
@@ -51,8 +51,5 @@ struct brlock_ops {
int *count);
};
-
void brlock_set_ops(const struct brlock_ops *new_ops);
void brl_tdb_init_ops(void);
-void brl_ctdb_init_ops(void);
-