Patch from Lubomír for CLI parameters

This commit is contained in:
tamasmeszaros 2018-07-03 17:05:09 +02:00
parent 797c812f31
commit 28bc54e5b7
5 changed files with 67 additions and 4 deletions

View file

@ -261,7 +261,6 @@ public:
*/
void set_print(Print *print) {
printctl = PrintController::create(print);
// printctl->progress_indicator(progress_indicator());
}
/**