Mercurial > hg > xemacs-beta
diff src/bufslots.h @ 373:6240c7796c7a r21-2b2
Import from CVS: tag r21-2b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:04:06 +0200 |
parents | 558f606b08ae |
children | 8626e4521993 |
line wrap: on
line diff
--- a/src/bufslots.h Mon Aug 13 11:03:09 2007 +0200 +++ b/src/bufslots.h Mon Aug 13 11:04:06 2007 +0200 @@ -241,7 +241,3 @@ the next few times we add a new slot. */ MARKED_SLOT (extra1, extra2, extra3); #endif - /* The cache of positions for whilch line number has last been - calculated. See line-number.c. */ - MARKED_SLOT (line_number_cache); -