smbd: remove now unneccessary wrapper vfs_fget_dos_attributes()
[samba.git] / source3 / include / proto.h
index bbb089a5908c6dd6467ed8e575c9a8e45c791092..06ad7fb508a754784befb4e41437144cb8051cd6 100644 (file)
@@ -82,9 +82,6 @@ NTSTATUS vfs_at_fspcwd(TALLOC_CTX *mem_ctx,
                       struct connection_struct *conn,
                       struct files_struct **_fsp);
 
-NTSTATUS vfs_fget_dos_attributes(struct files_struct *fsp,
-                                uint32_t *dosmode);
-
 #include "source3/lib/interface.h"
 
 /* The following definitions come from lib/ldap_debug_handler.c  */