mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-29 19:18:39 -05:00 
			
		
		
		
	dll: remove DEBUGLOGSD()
This commit is contained in:
		| @@ -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; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user