From: Sven Verdoolaege Date: Mon, 3 Dec 2012 08:33:36 +0000 (+0100) Subject: lexmin.cc: lexmin: remove unused label X-Git-Tag: barvinok-0.36~1 X-Git-Url: https://repo.or.cz/w/barvinok.git/commitdiff_plain/d6ff6a613bf855ebfb6e6df2b6466f4c75427572 lexmin.cc: lexmin: remove unused label Signed-off-by: Sven Verdoolaege --- diff --git a/lexmin.cc b/lexmin.cc index aa7c451..529b97d 100644 --- a/lexmin.cc +++ b/lexmin.cc @@ -2639,7 +2639,6 @@ static vector lexmin(Polyhedron *P, Polyhedron *C, options->verify->barvinok->MaxRays); if (!emptyQ2(P)) lexmin_base(P, C, CP, T, all_max, options); -done: if (CP) Matrix_Free(CP); if (T)