EMMS: Remove spurious comment

master
Pierre Neidhardt 2017-12-25 12:36:56 +01:00
parent bb155c41be
commit b26b487fad
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ This function uses 'info-albumartistsort, 'info-albumartist,
(emms-track-get track 'info-date)
(emms-track-get track 'info-year "<unknown>"))))
(emms-format-date-to-year date)))
;; (emms-extract-year-from-date date)))
(t (emms-track-get track type "<unknown>"))))
(setq emms-browser-get-track-field-function #'emms-browser-get-track-custom)