diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/calendar/appt.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el index 8ace0be910b..d007e5b4546 100644 --- a/lisp/calendar/appt.el +++ b/lisp/calendar/appt.el | |||
| @@ -688,10 +688,6 @@ ARG is positive, otherwise off." | |||
| 688 | (appt-check t)))) | 688 | (appt-check t)))) |
| 689 | 689 | ||
| 690 | 690 | ||
| 691 | ;; This is needed for backwards compatibility. Feh. | ||
| 692 | (appt-activate 1) | ||
| 693 | |||
| 694 | |||
| 695 | (provide 'appt) | 691 | (provide 'appt) |
| 696 | 692 | ||
| 697 | ;;; arch-tag: bf5791c4-8921-499e-a26f-772b1788d347 | 693 | ;;; arch-tag: bf5791c4-8921-499e-a26f-772b1788d347 |