changeset 9757:35d1324acc64

Delete old reference to window configuration.
author Edward M. Reingold <reingold@emr.cs.iit.edu>
date Sun, 30 Oct 1994 21:06:34 +0000
parents bd5dc931e46e
children b9084912762f
files lisp/calendar/calendar.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/calendar.el	Sun Oct 30 21:02:06 1994 +0000
+++ b/lisp/calendar/calendar.el	Sun Oct 30 21:06:34 1994 +0000
@@ -1527,7 +1527,6 @@
   (setq buffer-read-only t)
   (setq indent-tabs-mode nil)
   (update-calendar-mode-line)
-  (make-local-variable 'calendar-window-configuration);; Windows on entry.
   (make-local-variable 'calendar-mark-ring)
   (make-local-variable 'displayed-month);;  Month in middle of window.
   (make-local-variable 'displayed-year));;  Year in middle of window.