scheduling: optionally create schedules with outermost parallelism
[platform/upstream/isl.git] / bound.c
diff --git a/bound.c b/bound.c
index 5b50fa2..626f8b4 100644 (file)
--- a/bound.c
+++ b/bound.c
@@ -68,7 +68,6 @@ static int verify_point(__isl_take isl_point *pnt, void *user)
        int bounded;
        int sign;
        int ok;
-       int cst;
        FILE *out = vpb->options->print_all ? stdout : stderr;
 
        vpb->n--;