fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci
2024-04-12 09:10:35 -05:00
parent f312223eac
commit 3c172efe6e
-1
View File
@@ -338,7 +338,6 @@ namespace FUSE
fuse_file_info_t *ffi_)
{
pt.try_emplace_or_visit(fusepath_,
0,
[](const PTMap::value_type &x_)
{