summaryrefslogtreecommitdiff
path: root/hw/ccid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ccid.h')
-rw-r--r--hw/ccid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ccid.h b/hw/ccid.h
index dbfc13c4f5..d3e03716c9 100644
--- a/hw/ccid.h
+++ b/hw/ccid.h
@@ -29,7 +29,6 @@ struct CCIDCardState {
*/
struct CCIDCardInfo {
DeviceInfo qdev;
- void (*print)(Monitor *mon, CCIDCardState *card, int indent);
const uint8_t *(*get_atr)(CCIDCardState *card, uint32_t *len);
void (*apdu_from_guest)(CCIDCardState *card,
const uint8_t *apdu,