From: Chong Yidong Date: Wed, 7 Nov 2007 15:30:51 +0000 (+0000) Subject: (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice. X-Git-Tag: emacs-pretest-22.1.90~418 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebe7c7e71023de407998016be49fad97172cdd92;p=emacs.git (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice. --- diff --git a/src/dispextern.h b/src/dispextern.h index a3c62637497..f96a5ace4e9 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -1922,7 +1922,6 @@ struct it Lisp_Object overlay_strings[OVERLAY_STRING_CHUNK_SIZE]; /* For each overlay string, the overlay it came from. */ -#define OVERLAY_STRING_CHUNK_SIZE 16 Lisp_Object string_overlays[OVERLAY_STRING_CHUNK_SIZE]; /* If non-nil, a Lisp string being processed. If