mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 06:18:15 +08:00
state.cpp
This commit is contained in:
parent
ab82ac4c08
commit
827eac2ae2
|
@ -8,5 +8,5 @@ State state;
|
|||
|
||||
State::State()
|
||||
{
|
||||
create = std::make_unique<Func2::CreateFF>();
|
||||
_create = std::make_unique<Func2::CreateFF>();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user