1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

Removing half-finished code line. oops.

Copied from Perforce
 Change: 181540
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2013-05-02 17:59:58 +01:00
parent 1bc62b27ef
commit ac2e186e65

View file

@ -98,9 +98,6 @@ Bool VMCheck(VM vm)
}
Res VM
/* VMCreate -- reserve some virtual address space, and create a VM structure */
Res VMCreate(VM *vmReturn, Size size, mps_arg_s args[])