Mercurial > hg > xemacs-beta
diff src/ralloc.c @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 341dac730539 |
children | 6240c7796c7a |
line wrap: on
line diff
--- a/src/ralloc.c Mon Aug 13 11:01:58 2007 +0200 +++ b/src/ralloc.c Mon Aug 13 11:03:08 2007 +0200 @@ -1108,9 +1108,7 @@ /* The hook `malloc' uses for the function which gets more space from the system. */ -#ifndef DOUG_LEA_MALLOC -extern POINTER (*__morecore) (long size); -#endif +/* extern POINTER (*__morecore) (long size); */ /* Initialize various things for memory allocation. */