changeset 79348:aef264594958

(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 07 Nov 2007 15:30:51 +0000
parents 87545512510a
children 998a04e48f58
files src/dispextern.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispextern.h	Wed Nov 07 15:29:56 2007 +0000
+++ b/src/dispextern.h	Wed Nov 07 15:30:51 2007 +0000
@@ -1922,7 +1922,6 @@
   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