Fix compile-time error when compiling with DBG

svn path=/trunk/; revision=7513
This commit is contained in:
Gé van Geldorp 2004-01-08 20:23:20 +00:00
parent acf679a8bc
commit 6e186d661c

View file

@ -2280,7 +2280,7 @@ CmiScanForSubKey(IN PREGISTRY_HIVE ParentKeyRegistryHive,
DPRINT("Scanning for sub key %wZ\n", KeyName);
assert(RegistryHive);
// assert(RegistryHive);
*SubKeyCell = NULL;