diff options
Diffstat (limited to 'scd/app-common.h')
-rw-r--r-- | scd/app-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scd/app-common.h b/scd/app-common.h index b979f5476..521fcf329 100644 --- a/scd/app-common.h +++ b/scd/app-common.h @@ -121,8 +121,6 @@ size_t app_help_read_length_of_cert (int slot, int fid, size_t *r_certoff); /*-- app.c --*/ -app_t app_list_start (void); -void app_list_finish (void); void app_send_card_list (ctrl_t ctrl); char *app_get_serialno (app_t app); |