mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
allow selecting smartcard emulator at runtime rather than link time
This commit is contained in:
committed by
akallabeth
parent
9f967b4942
commit
c691ef9c8d
@@ -35,10 +35,6 @@
|
||||
#include <freerdp/utils/smartcard_operations.h>
|
||||
#include <freerdp/utils/smartcard_call.h>
|
||||
|
||||
#if defined(WITH_SMARTCARD_EMULATE)
|
||||
#include <freerdp/emulate/scard/smartcard_emulate.h>
|
||||
#endif
|
||||
|
||||
#define TAG CHANNELS_TAG("smartcard.client")
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user