summate.c: sum_factors: drop unused variable
commit66b38412391d46a2cfb437161bc370494dc140ed
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Dec 2016 10:05:21 +0000 (25 11:05 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 23 Jan 2017 12:13:07 +0000 (23 13:13 +0100)
tree86811bcd5844ecc947b79c0263c663b7430e01cb
parentb3224af44e15d049fde715118f66cca012dcfdc0
summate.c: sum_factors: drop unused variable

It was already unused when it was introduced in 09a3229 (summate.c:
barvinok_summate: handle products of polytopes for euler and laurent,
Sun May 4 00:32:15 2008 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
summate.c