diff src/xemacs.def.in.in @ 1726:a8d8f419b459

[xemacs-hg @ 2003-09-30 15:26:34 by james] Add type information to xfree to avoid alias creation.
author james
date Tue, 30 Sep 2003 15:27:01 +0000
parents 9fc738581a9d
children 44905d8fae13
line wrap: on
line diff
--- a/src/xemacs.def.in.in	Mon Sep 29 21:53:04 2003 +0000
+++ b/src/xemacs.def.in.in	Tue Sep 30 15:27:01 2003 +0000
@@ -134,11 +134,7 @@
 write_string
 wrong_type_argument		/* CONCHECK_xxx */
 xemacs_c_alloca			/* ALLOCA */
-#ifdef ERROR_CHECK_MALLOC
 xfree_1				/* xfree */
-#else
-xfree
-#endif
 xmalloc
 xmalloc_and_zero
 xrealloc