smbd: Remove unused brlock code
[bbaumbach/samba-autobuild/.git] / source3 / lib / smbd_shim.h
index f3da5859027b719666a9f7af3306a43c2f119d58..19ce7acd50ed8907a7265c879c6ffe3d1ad119b1 100644 (file)
@@ -29,9 +29,6 @@
 
 struct smbd_shim
 {
-       void (*cancel_pending_lock_requests_by_fid)(files_struct *fsp,
-                                                   struct byte_range_lock *br_lck,
-                                                   enum file_close_type close_type);
        void (*send_stat_cache_delete_message)(struct messaging_context *msg_ctx,
                                               const char *name);