remove explicit timeout support from worker

This commit is contained in:
romkatv 2020-01-18 12:08:48 +01:00
commit a6e0b01dc1
2 changed files with 47 additions and 79 deletions

View file

@ -4500,7 +4500,6 @@ function _p9k_maybe_dump() {
}
function _p9k_on_expand() {
_p9k__last_prompt_update_time=EPOCHREALTIME
(( _p9k__expanded && ! $+__p9k_instant_prompt_active )) && return
() {
@ -4897,7 +4896,6 @@ typeset -g _p9k__param_pat
typeset -g _p9k__param_sig
_p9k_init_vars() {
typeset -gF _p9k__last_prompt_update_time
typeset -ga _p9k_show_on_command
typeset -g _p9k__last_buffer
typeset -ga _p9k__last_commands