s3: smbd: SGI IRIX is officially dead. Remove the kernel oplock code for IRIX.
[kai/samba-autobuild/.git] / source3 / smbd / proto.h
index 29121d5c49610972761e254152de79a5a211cae0..f1a281231e7fd9a05f79b583a6e5ae1ec5faff40 100644 (file)
@@ -731,10 +731,6 @@ void message_to_share_mode_entry(struct file_id *id,
 bool init_oplocks(struct smbd_server_connection *sconn);
 void init_kernel_oplocks(struct smbd_server_connection *sconn);
 
-/* The following definitions come from smbd/oplock_irix.c  */
-
-struct kernel_oplocks *irix_init_kernel_oplocks(struct smbd_server_connection *sconn);
-
 /* The following definitions come from smbd/oplock_linux.c  */
 
 void linux_set_lease_capability(void);