fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-12 09:43:53 -05:00
parent 31bf9d470a
commit 78fd752f0e

View File

@ -350,8 +350,6 @@ namespace FUSE
{
});
return open2(fusepath_,ffi_);
}
}