Fix build
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ bool MultiCommand::processArgs(const Strings & args, bool finish)
|
||||
|
||||
void StoreCommand::run()
|
||||
{
|
||||
run(openStore(reserveSpace));
|
||||
run(openStore());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user