diff options
Diffstat (limited to 'agent/gpg-agent.c')
-rw-r--r-- | agent/gpg-agent.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c index 911064cdc..de6947d4e 100644 --- a/agent/gpg-agent.c +++ b/agent/gpg-agent.c @@ -2370,9 +2370,6 @@ handle_tick (void) if (!last_minute) last_minute = time (NULL); - /* Check whether the scdaemon has died and cleanup in this case. */ - agent_scd_check_aliveness (); - /* If we are running as a child of another process, check whether the parent is still alive and shutdown if not. */ #ifndef HAVE_W32_SYSTEM |