From c2d4dfce78413f32c343968d163a74f92aa1dadd Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 25 Jul 2006 21:43:21 +0000 Subject: [PATCH] Remove unused variable This commit was SVN r10985. --- orte/mca/rmaps/round_robin/rmaps_rr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/orte/mca/rmaps/round_robin/rmaps_rr.c b/orte/mca/rmaps/round_robin/rmaps_rr.c index 854745ce42..7c4c4cdb29 100644 --- a/orte/mca/rmaps/round_robin/rmaps_rr.c +++ b/orte/mca/rmaps/round_robin/rmaps_rr.c @@ -145,7 +145,6 @@ static int map_app_by_slot( size_t num_alloc = 0; orte_ras_node_t *node; opal_list_item_t *next; - int vpid_offset=0; /* This loop continues until all procs have been mapped or we run