mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
remove debug message
svn path=/trunk/; revision=15490
This commit is contained in:
parent
4f7ea2284f
commit
007cd2d88a
1 changed files with 1 additions and 1 deletions
|
@ -570,7 +570,7 @@ ObpCreateTypeObject(POBJECT_TYPE_INITIALIZER ObjectTypeInitializer,
|
||||||
Tag[3] = TypeName->Buffer[3];
|
Tag[3] = TypeName->Buffer[3];
|
||||||
|
|
||||||
/* Set Tag */
|
/* Set Tag */
|
||||||
DPRINT1("Convert: %s \n", Tag);
|
DPRINT("Convert: %s \n", Tag);
|
||||||
LocalObjectType->Key = *(PULONG)Tag;
|
LocalObjectType->Key = *(PULONG)Tag;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue