summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index ea862713ae..3efbe8f447 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -693,7 +693,6 @@ struct kernel_oplocks *linux_init_kernel_oplocks(struct smbd_server_connection *
struct user_struct *get_valid_user_struct(struct smbd_server_connection *sconn,
uint64_t vuid);
void invalidate_vuid(struct smbd_server_connection *sconn, uint64_t vuid);
-void invalidate_all_vuids(struct smbd_server_connection *sconn);
int register_homes_share(const char *username);
/* The following definitions come from smbd/pipes.c */