workaround Mac OS X 10.10 PCSC bug; refs #34

This commit is contained in:
Marc Wäckerlin
2014-11-11 14:09:41 +00:00
parent e3f8efefc3
commit 4a0edda811

View File

@@ -326,7 +326,6 @@ namespace pcsc {
in.size(), in.size(),
0, buff, &len), 0, buff, &len),
"smartcard transmit message "+crypto::hex(in)); "smartcard transmit message "+crypto::hex(in));
continue; // this time: success
} }
# else # else
throw; // just rethrow otherwise throw; // just rethrow otherwise