From ec433c72dfdb8b3ce141a1956c712253ecf7e189 Mon Sep 17 00:00:00 2001 From: Pekka Pirinen Date: Wed, 19 May 1999 12:46:16 +0100 Subject: [PATCH] Remove i Copied from Perforce Change: 20812 ServerID: perforce.ravenbrook.com --- mps/src/apss.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mps/src/apss.c b/mps/src/apss.c index e5ab8a8f96f..54f402a1f5a 100644 --- a/mps/src/apss.c +++ b/mps/src/apss.c @@ -1,6 +1,6 @@ /* impl.c.apss: AP MANUAL ALLOC STRESS TEST * - * $HopeName: MMsrc!apss.c(trunk.2) $ + * $HopeName: MMsrc!apss.c(trunk.3) $ * Copyright (C) 1999 Harlequin Group plc. All rights reserved. */ @@ -157,7 +157,6 @@ static int testInArena(mps_arena_t arena) int main(int argc, char **argv) { mps_arena_t arena; - int i; randomize(argc, argv);