aboutsummaryrefslogtreecommitdiff
path: root/emms-info.el
diff options
context:
space:
mode:
authorforcer <forcer>2006-06-07 16:10:00 +0000
committerforcer <mwolson@gnu.org>2006-06-07 16:10:00 +0000
commit84acadce0e7916d1dd95a80aa69e57752ec80615 (patch)
tree7b7d3fec3a9d94c1f97156de6f4eb71becd08ff9 /emms-info.el
parent06f6648e9a58761edfd5345f04e5ba8bb298bc48 (diff)
Mark the cache as dirty for each modification.
darcs-hash:20060607161049-2189f-293b55878f4a073640a397e4b2aa563c3bf785d6.gz
Diffstat (limited to 'emms-info.el')
-rw-r--r--emms-info.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emms-info.el b/emms-info.el
index 0edeb85..a1cdaa0 100644
--- a/emms-info.el
+++ b/emms-info.el
@@ -90,7 +90,6 @@ Return t when the track got changed."
(run-hook-with-args 'emms-info-functions track)
;; not set by info functions
(emms-track-set track 'info-mtime file-mtime)
- (funcall emms-cache-set-function name track)
(emms-track-updated track))
(when emms-info-asynchronously