Remove commented printf : Used up to slot %d of %d in links\n

This commit is contained in:
Akkadius 2015-01-20 01:35:04 -06:00
parent 9ed412e056
commit d566bb4728

View File

@ -1944,7 +1944,6 @@ int nn = 0;
printf("ERROR: a node has more than %d links, number will be truncated!", PATH_LINK_OFFSET_NONE-1);
}
curn->link_count = ecount;
//printf("Used up to slot %d of %d in links\n", eoffset, head.link_count);
}
//write vertexBlock