diff --git a/ui.c b/ui.c index 66a9c59..b3b98dd 100644 --- a/ui.c +++ b/ui.c @@ -163,7 +163,6 @@ void uiShow(void) { putp(EnterPasteMode); fflush(stdout); hidden = false; - uiDraw(); } void uiHide(void) {