mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-07 06:41:00 -07:00
Remove duplicate pool destroy
Copied from Perforce Change: 18669 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
4cb7d95456
commit
4346810734
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ static void test(void) {
|
|||
pool1=pool;
|
||||
}
|
||||
|
||||
mps_pool_destroy(pool);
|
||||
mps_pool_destroy(pool);
|
||||
mps_thread_dereg(thread);
|
||||
mps_space_destroy(space);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue