mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-24 09:23:37 -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;
|
||||
|
||||
DEBUGLOGSD("SDDL=%s", *PSecurityDescriptor);
|
||||
//DEBUGLOGSD("SDDL=%s", *PSecurityDescriptor);
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user