X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Falloc.c;h=15deca849c06bc887ad5fc5d6eb13163c74435ac;hb=113b194be934327de99a168d809271db252c07c4;hp=79026036ce13e9680e9e0ff0d12a374e9953f870;hpb=976b002b16336930724ae22476014583ad022e7d;p=chise%2Fxemacs-chise.git.1 diff --git a/src/alloc.c b/src/alloc.c index 7902603..15deca8 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -176,10 +176,6 @@ extern /* Non-zero means we're in the process of doing the dump */ int purify_flag; -#ifdef HEAP_IN_DATA -extern void sheap_adjust_h(); -#endif - #ifdef ERROR_CHECK_TYPECHECK Error_behavior ERROR_ME, ERROR_ME_NOT, ERROR_ME_WARN;