diff --git a/updater/install.c b/updater/install.c index eef6ff1..c9d21f2 100644 --- a/updater/install.c +++ b/updater/install.c @@ -478,8 +478,6 @@ Value* RetouchBinariesFn(const char* name, State* state, fclose(f_random); } random_base = (random_base + random_bits) % 1024; - fprintf(ui->cmd_pipe, "ui_print Random offset: 0x%x\n", random_base); - fprintf(ui->cmd_pipe, "ui_print\n"); // make sure we never randomize to zero; this let's us look at a file // and know for sure whether it has been processed; important in the