mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
[KERNEL32_APITEST]
Erm. That wasn't meant to remain here! :-P svn path=/trunk/; revision=67279
This commit is contained in:
parent
f656eab188
commit
f033a19054
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ TestPrivMoveFileIdentityW(VOID)
|
|||
return;
|
||||
}
|
||||
|
||||
printf("%S\n", Self);
|
||||
|
||||
if (!QueryFileInfo(Self, &FileBasicInfo, &FileStandardInfo))
|
||||
{
|
||||
win_skip("Failed querying self\n");
|
||||
|
|
Loading…
Reference in a new issue