mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:05:42 +00:00
- Silence (on request of Christoph)
svn path=/trunk/; revision=44136
This commit is contained in:
parent
955b60c3ad
commit
17dd5fb45c
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ IopParseDevice(IN PVOID ParseObject,
|
||||||
((OpenPacket->RelatedFileObject) || (RemainingName->Length)) &&
|
((OpenPacket->RelatedFileObject) || (RemainingName->Length)) &&
|
||||||
(!VolumeOpen))
|
(!VolumeOpen))
|
||||||
{
|
{
|
||||||
DPRINT1("Fix Secure FSD support!!!\n");
|
DPRINT("Fix Secure FSD support!!!\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Allocate the IRP */
|
/* Allocate the IRP */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue