diff options
Diffstat (limited to 'hw/ccid.h')
| -rw-r--r-- | hw/ccid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ccid.h b/hw/ccid.h index 9e4979c60e..6adc745a6d 100644 --- a/hw/ccid.h +++ b/hw/ccid.h @@ -54,7 +54,6 @@ void ccid_card_send_apdu_to_guest(CCIDCardState *card, void ccid_card_card_removed(CCIDCardState *card); void ccid_card_card_inserted(CCIDCardState *card); void ccid_card_card_error(CCIDCardState *card, uint64_t error); -void ccid_card_qdev_register(DeviceInfo *card); /* * support guest visible insertion/removal of ccid devices based on actual |