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:
parent
8fb7cd4525
commit
fa08ebe0f4
1 changed files with 1 additions and 2 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue