COMP: avoid autoPtr copy assignment and implicit casting

This commit is contained in:
Mark Olesen
2020-10-13 19:00:35 +02:00
parent f0d4f7cdc5
commit 132ae101f6
4 changed files with 9 additions and 13 deletions

View File

@ -1754,7 +1754,7 @@ int main(int argc, char *argv[])
distributor,
globalToMasterPatch,
globalToSlavePatch,
setFormatter,
setFormatter(),
dryRun
);