aboutsummaryrefslogtreecommitdiff
path: root/emms-playing-time.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-playing-time.el')
-rw-r--r--emms-playing-time.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emms-playing-time.el b/emms-playing-time.el
index a9f08c9..7b078e0 100644
--- a/emms-playing-time.el
+++ b/emms-playing-time.el
@@ -117,7 +117,6 @@ should enable `emms-playing-time-display-p' first, though."
(add-hook 'emms-player-finished-hook 'emms-playing-time-stop)
(add-hook 'emms-player-paused-hook 'emms-playing-time-pause)
(add-hook 'emms-player-seeked-functions 'emms-playing-time-seek)
- (add-hook 'emms-player-seeked-to-functions 'emms-playing-time-set)
(add-hook 'emms-player-time-set-functions 'emms-playing-time-set))
(setq emms-playing-time-display-p nil)
(emms-playing-time-stop)