branch: externals/tmr commit 0a98846e3e4a29271fc3e86839d5eaadbabfe510 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
tmr-notification: stop requiring deleted tmr-sound The tmr-sound code is now in tmr.el. --- tmr-notification.el | 1 - 1 file changed, 1 deletion(-) diff --git a/tmr-notification.el b/tmr-notification.el index 61a4ff759b..0a0c09391c 100644 --- a/tmr-notification.el +++ b/tmr-notification.el @@ -38,7 +38,6 @@ ;;; Code: (require 'tmr) -(require 'tmr-sound) (require 'notifications) (defcustom tmr-notification-urgency 'normal