aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-lastfm-scrobbler.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emms-lastfm-scrobbler.el')
-rw-r--r--lisp/emms-lastfm-scrobbler.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/emms-lastfm-scrobbler.el b/lisp/emms-lastfm-scrobbler.el
index cfc9a75..ddb6500 100644
--- a/lisp/emms-lastfm-scrobbler.el
+++ b/lisp/emms-lastfm-scrobbler.el
@@ -72,9 +72,6 @@ To submit every track to Last.fm, set this to t."
(defvar emms-lastfm-scrobbler-client-identifier "emm"
"Client identifier for Emms (Last.fm define this, not us).")
-(defvar emms-lastfm-scrobbler-track-play-start-timestamp nil
- "UTC timestamp.")
-
;; 1.3 Authentication Token for Web Services Authentication: token =
;; md5(shared_secret + timestamp)