mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 17:57:41 +08:00
policy_cache.hpp
This commit is contained in:
parent
593ad5fcdd
commit
75b366b81b
|
@ -42,8 +42,6 @@ public:
|
|||
std::string &val_)
|
||||
{
|
||||
_cache.insert_or_assign(key_,val_);
|
||||
|
||||
return val_;
|
||||
}
|
||||
|
||||
const
|
||||
|
|
Loading…
Reference in New Issue
Block a user