mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 13:23:10 +00:00
parent
5dfe3455db
commit
9634a31589
1 changed files with 0 additions and 1 deletions
|
@ -960,7 +960,6 @@ EnumHKCRValue(
|
|||
NULL);
|
||||
if (ErrorCode != ERROR_SUCCESS)
|
||||
{
|
||||
/* Most likely ERROR_NO_MORE_ITEMS */
|
||||
if (ErrorCode != ERROR_NO_MORE_ITEMS)
|
||||
ERR("Returning %d.\n", ErrorCode);
|
||||
goto Exit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue