summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-11-07 15:30:51 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-11-07 15:30:51 +0000
commitebe7c7e71023de407998016be49fad97172cdd92 (patch)
tree0ea4aa925296c878502fe09a92df56da83dd5c90
parentd388d2ac7d9a01e664637287677bde25db2a872c (diff)
downloademacs-ebe7c7e71023de407998016be49fad97172cdd92.tar.gz
(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
-rw-r--r--src/dispextern.h1
1 files changed, 0 insertions, 1 deletions
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