mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 16:20:17 -08:00
(DBL_DIG): Remove; the default value is now set in print.c.
This commit is contained in:
parent
2f2615421a
commit
2bbd9a61a6
1 changed files with 0 additions and 4 deletions
|
|
@ -1130,10 +1130,6 @@ typedef unsigned char UCHAR;
|
|||
|
||||
#ifdef LISP_FLOAT_TYPE
|
||||
|
||||
#ifndef DBL_DIG
|
||||
#define DBL_DIG 20
|
||||
#endif
|
||||
|
||||
#define XFLOATINT(n) extract_float((n))
|
||||
|
||||
#define CHECK_FLOAT(x, i) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue