diff options
| author | Stefan Monnier | 2007-07-29 20:44:22 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-07-29 20:44:22 +0000 |
| commit | d0a702a57615507e7841a0895ee647ad8fa909bf (patch) | |
| tree | 44010a7f412bced6e02fe5b428760b9348a9c748 /lisp | |
| parent | bce04feefd5fd9afddfb772c83f80d1445f3068c (diff) | |
| download | emacs-d0a702a57615507e7841a0895ee647ad8fa909bf.tar.gz emacs-d0a702a57615507e7841a0895ee647ad8fa909bf.zip | |
(displayed-month): Remove declaration since it's not used here.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/calendar/cal-menu.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 5da73d26d4e..1f4e4df736f 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el | |||
| @@ -33,7 +33,6 @@ | |||
| 33 | 33 | ||
| 34 | ;;; Code: | 34 | ;;; Code: |
| 35 | 35 | ||
| 36 | (defvar displayed-month) | ||
| 37 | (defvar displayed-year) | 36 | (defvar displayed-year) |
| 38 | 37 | ||
| 39 | (defconst cal-menu-moon-menu | 38 | (defconst cal-menu-moon-menu |