changeset 244:9fd436f3a10b

Keep shadowing through gc (compare with 1.64)
author charles
date Wed, 26 Nov 2008 20:46:47 +0000
parents 73358ee61b06
children 87755cd7272a
files yaffs_guts.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/yaffs_guts.c
+++ b/yaffs_guts.c
@@ -3148,7 +3148,6 @@ static int yaffs_GarbageCollectBlock(yaf
 						yaffs_ObjectHeader *oh;
 						oh = (yaffs_ObjectHeader *)buffer;
 						oh->isShrink = 0;
-/*						oh->shadowsObject = oh->inbandShadowsObject = -1; */
 						tags.extraShadows = 0;
 						tags.extraIsShrinkHeader = 0;