Fix build
This commit is contained in:
parent
f1bdeac986
commit
7873cfb18d
3 changed files with 6 additions and 6 deletions
|
|
@ -59,7 +59,7 @@ bool MultiCommand::processArgs(const Strings & args, bool finish)
|
|||
|
||||
void StoreCommand::run()
|
||||
{
|
||||
run(openStore(reserveSpace));
|
||||
run(openStore());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue