From f365fbff002f6677171ce14ad65a6e418ad7e09a Mon Sep 17 00:00:00 2001 From: suter Date: Fri, 22 Jun 2012 16:21:40 +0200 Subject: [PATCH] remove unused variable --- teshsuite/simdag/incomplete.c | 1 - 1 file changed, 1 deletion(-) diff --git a/teshsuite/simdag/incomplete.c b/teshsuite/simdag/incomplete.c index 13929b6148..76c346e67b 100644 --- a/teshsuite/simdag/incomplete.c +++ b/teshsuite/simdag/incomplete.c @@ -21,7 +21,6 @@ int main(int argc, char **argv) const SD_workstation_t *workstation; double communication_amount1 = 1000000000; - double communication_amount2 = 100000000; double no_cost = 0.0; /* initialization of SD */ -- 2.20.1