diff options
| -rw-r--r-- | src/windows/identity/ui/timer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/windows/identity/ui/timer.c b/src/windows/identity/ui/timer.c index 8ed514d23..9a270c3ee 100644 --- a/src/windows/identity/ui/timer.c +++ b/src/windows/identity/ui/timer.c @@ -861,8 +861,6 @@ tmr_cred_apply_proc(khm_handle cred, void * rock) { if (ident) kcdb_identity_release(ident); - khui_action_trigger(KHUI_ACTION_LAYOUT_RELOAD, NULL); /* Hack causes updates to be displayed. */ - return KHM_ERROR_SUCCESS; } |
