workaround Mac OS X 10.10 PCSC bug; refs #34
This commit is contained in:
@@ -326,7 +326,6 @@ namespace pcsc {
|
||||
in.size(),
|
||||
0, buff, &len),
|
||||
"smartcard transmit message "+crypto::hex(in));
|
||||
continue; // this time: success
|
||||
}
|
||||
# else
|
||||
throw; // just rethrow otherwise
|
||||
|
Reference in New Issue
Block a user