mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
Removing obsolete comment about the reservoir.
Copied from Perforce Change: 190043 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
a830a7852f
commit
effbe427e2
1 changed files with 0 additions and 2 deletions
|
|
@ -740,8 +740,6 @@ mps_res_t mps_alloc(mps_addr_t *p_o, mps_pool_t pool, size_t size)
|
|||
/* <design/class-interface/#alloc.size.align>. */
|
||||
/* Rest ignored, see .varargs. */
|
||||
|
||||
/* @@@@ There is currently no requirement for reservoirs to work */
|
||||
/* with unbuffered allocation. */
|
||||
res = PoolAlloc(&p, pool, size);
|
||||
|
||||
ArenaLeave(arena);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue