diff options
Diffstat (limited to 'scd/scdaemon.h')
-rw-r--r-- | scd/scdaemon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h index c79c272a0..19f7e9d3f 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -154,6 +154,5 @@ int get_active_connection_count (void); /*-- app.c --*/ int scd_update_reader_status_file (void); int app_wait (void); -void app_notify (void); #endif /*SCDAEMON_H*/ |