mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[winpr,smartcard] remove unused variable
This commit is contained in:
@@ -2514,7 +2514,6 @@ static LONG PCSC_ReadDeviceSystemName(WINPR_ATTR_UNUSED SCARDCONTEXT hContext, S
|
||||
DWORD dwAttrId, LPBYTE pbAttr, LPDWORD pcbAttrLen)
|
||||
{
|
||||
/* Get reader name from SCardStatus */
|
||||
CHAR* szReader = NULL;
|
||||
PCSC_DWORD dwState = 0;
|
||||
PCSC_DWORD dwProtocol = 0;
|
||||
LONG status = 0;
|
||||
|
||||
Reference in New Issue
Block a user