diff options
Diffstat (limited to 'scd/scdaemon.c')
-rw-r--r-- | scd/scdaemon.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c index 1f34809bc..b7bbc0361 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -1220,9 +1220,6 @@ scd_kick_the_loop (void) log_error ("SetEvent for scd_kick_the_loop failed: %s\n", gpg_strerror (gpg_error_from_syserror ())); #endif - - /* Also, notify watching threads. */ - app_notify (); } /* Connection handler loop. Wait for connection requests and spawn a |