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." (appt-check t)))) -;; This is needed for backwards compatibility. Feh. -(appt-activate 1) - - (provide 'appt) ;;; arch-tag: bf5791c4-8921-499e-a26f-772b1788d347 |