remove unused function

This commit is contained in:
Christophe Fergeau 2011-07-18 20:32:39 +02:00
parent b8a1de3274
commit f045886a06

View File

@ -29,7 +29,5 @@
int smartcard_device_connect(SpiceCharDeviceInstance *char_device);
void smartcard_device_disconnect(SpiceCharDeviceInstance *char_device);
void smartcard_channel_init(void);
#endif // __SMART_CARD_H__