diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/g10/options.h b/g10/options.h index 0bb2aaee6..1407b2f57 100644 --- a/g10/options.h +++ b/g10/options.h @@ -220,13 +220,6 @@ struct value. */ int limit_card_insert_tries; -#ifdef ENABLE_CARD_SUPPORT - /* FIXME: We don't needs this here as it is done in scdaemon. */ - const char *ctapi_driver; /* Library to access the ctAPI. */ - const char *pcsc_driver; /* Library to access the PC/SC system. */ - int disable_ccid; /* Disable the use of the internal CCID driver. */ -#endif /*ENABLE_CARD_SUPPORT*/ - struct { /* If set, require an 0x19 backsig to be present on signatures |