Remove stray comment.

This commit is contained in:
Paul Eggert 2011-04-20 02:22:06 -07:00
parent 67769ffc6f
commit 6703b2e490

View file

@ -3189,9 +3189,6 @@ substitute_in_interval (INTERVAL interval, Lisp_Object arg)
}
/* Return the length of the floating-point number that is the prefix of CP, or
zero if there is none. */
#define LEAD_INT 1
#define DOT_CHAR 2
#define TRAIL_INT 4