mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-13 18:31:31 -07:00
Remove obsolete comment.
Copied from Perforce Change: 186607 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
cdee105f58
commit
3a2f360df7
1 changed files with 0 additions and 2 deletions
|
|
@ -1130,8 +1130,6 @@ mps_class_t mps_class_mvt(void)
|
|||
static Res MVTSegAlloc(Seg *segReturn, MVT mvt, Size size,
|
||||
Bool withReservoirPermit)
|
||||
{
|
||||
/* Can't use plain old SegClass here because we need to call
|
||||
* SegBuffer() in MVTFree(). */
|
||||
Res res = SegAlloc(segReturn, SegClassGet(),
|
||||
SegPrefDefault(), size, MVTPool(mvt), withReservoirPermit,
|
||||
argsNone);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue