mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
remove debug message
svn path=/trunk/; revision=15490
This commit is contained in:
@@ -570,7 +570,7 @@ ObpCreateTypeObject(POBJECT_TYPE_INITIALIZER ObjectTypeInitializer,
|
||||
Tag[3] = TypeName->Buffer[3];
|
||||
|
||||
/* Set Tag */
|
||||
DPRINT1("Convert: %s \n", Tag);
|
||||
DPRINT("Convert: %s \n", Tag);
|
||||
LocalObjectType->Key = *(PULONG)Tag;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user