mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-27 12:03:42 +08:00
OS X: remove FUSE_ENABLE_SETVOLNAME comment
This commit is contained in:
parent
f70df990c5
commit
4869dc96d5
@ -347,7 +347,6 @@ static void set_fuse_error(int *err)
|
||||
static void *ntfs_macfuse_init(struct fuse_conn_info *conn)
|
||||
{
|
||||
FUSE_ENABLE_XTIMES(conn);
|
||||
/* FUSE_ENABLE_SETVOLNAME(conn); Later, when implemented */
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user