diff src/emacs.c @ 27727:9400865ec7cf

Remove `LISP_FLOAT_TYPE' and `standalone'.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 17 Feb 2000 09:45:46 +0000
parents 9de718d5635c
children 048c82411361
line wrap: on
line diff
--- a/src/emacs.c	Thu Feb 17 09:20:23 2000 +0000
+++ b/src/emacs.c	Thu Feb 17 09:45:46 2000 +0000
@@ -1404,9 +1404,7 @@
   init_xdisp ();
   init_macros ();
   init_editfns ();
-#ifdef LISP_FLOAT_TYPE
   init_floatfns ();
-#endif
 #ifdef VMS
   init_vmsfns ();
 #endif /* VMS */