fix haddock submodule pointer
[ghc-hetmet.git] / rts / Stats.c
index 8366bf4..9fc702a 100644 (file)
@@ -813,7 +813,6 @@ statDescribeGens(void)
           }
 
           gen_live   += gcThreadLiveWords(i,g);
-          gen_live   += gcThreadLiveWords(i,g);
           gen_blocks += gcThreadLiveBlocks(i,g);
       }