aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-lastfm-scrobbler.el
diff options
context:
space:
mode:
authorJohnathan Rabkin <yonirabkin@member.fsf.org>2014-02-22 22:45:31 -0500
committerJohnathan Rabkin <yonirabkin@member.fsf.org>2014-02-22 22:45:31 -0500
commitbd85ebf4d2b92226e77709bfbcb635b58c94a228 (patch)
tree6fe111f9efc5d7159f4581193411e2b5c444a2a0 /lisp/emms-lastfm-scrobbler.el
parent2421caf63006e310f85a97143ba83f4f1b0d8391 (diff)
Fix compilation warnings.
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)