Revert previous; this is not how it should work.

pull/2851/head
nicm 2021-08-17 08:22:44 +00:00
parent 158f0e8c41
commit 1a7eb6ca90
1 changed files with 0 additions and 1 deletions

View File

@ -554,7 +554,6 @@ popup_job_update_cb(struct job *job)
if (size == 0)
return;
tty_sync_start(&c->tty);
if (pd->md != NULL) {
c->overlay_check = menu_check_cb;
c->overlay_data = pd->md;