mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-25 01:42:24 -05:00
dll: remove DEBUGLOGSD()
This commit is contained in:
parent
279778265f
commit
49f9f13806
@ -287,7 +287,7 @@ FSP_API NTSTATUS FspSetSecurityDescriptor(FSP_FILE_SYSTEM *FileSystem,
|
|||||||
|
|
||||||
*PSecurityDescriptor = InputDescriptor;
|
*PSecurityDescriptor = InputDescriptor;
|
||||||
|
|
||||||
DEBUGLOGSD("SDDL=%s", *PSecurityDescriptor);
|
//DEBUGLOGSD("SDDL=%s", *PSecurityDescriptor);
|
||||||
|
|
||||||
return STATUS_SUCCESS;
|
return STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user