mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 12:33:53 -08:00
Remove i
Copied from Perforce Change: 20812 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
0d7061fe9c
commit
ec433c72df
1 changed files with 1 additions and 2 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue