1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-29 18:21:21 -07:00

Remove unnecessary "root" variable

Copied from Perforce
 Change: 20530
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Tucker 1999-01-25 15:58:46 +00:00
parent 8fb7cd4525
commit fa08ebe0f4

View file

@ -1,6 +1,6 @@
/*
TEST_HEADER
id = $HopeName$
id = $HopeName: MMQA_test_function!154.c(trunk.1) $
summary = EPVM allocate and epvm_collect, once only
language = c
link = testlib.o epvmfmt.o
@ -21,7 +21,6 @@ static void test(void)
{
mps_arena_t arena;
mps_thr_t thread;
mps_root_t root;
mps_fmt_t format;