crypt32: Remove redundant assignment.

This commit is contained in:
Juan Lang 2007-07-25 18:10:12 -07:00 committed by Alexandre Julliard
parent e0b13a20b5
commit 429e5b300f
1 changed files with 0 additions and 1 deletions

View File

@ -1231,7 +1231,6 @@ static BOOL CDecodeMsg_DecodeHashedContent(CDecodeMsg *msg,
&size);
if (ret)
{
msg->type = CMSG_HASHED;
ContextPropertyList_SetProperty(msg->properties, CMSG_VERSION_PARAM,
(const BYTE *)&digestedData->version, sizeof(digestedData->version));
CDecodeMsg_SaveAlgorithmID(msg, CMSG_HASH_ALGORITHM_PARAM,