scan.cc: compute_wrapping: drop dead code
commit6d4e7c0669a6f3d21239f7b1d0f5ffe45ae56ca3
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 18 Jul 2013 19:13:55 +0000 (18 21:13 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jul 2013 10:18:52 +0000 (25 12:18 +0200)
tree8626b48df992d4f4f380e7c7f18a0691962ad75b
parent033f71a99be046cc22a979cc376d379378280069
scan.cc: compute_wrapping: drop dead code

The code appears to have been introduced by mistake as it was
dead from the start in 2868def (take into account that unsigned
iterators may wrap, Sat Jul 30 12:24:38 2011 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc