diff options
author | Yoni Rabkin <yrk@gnu.org> | 2014-12-02 15:02:58 -0500 |
---|---|---|
committer | Yoni Rabkin <yrk@gnu.org> | 2014-12-02 15:02:58 -0500 |
commit | e248dcd4b9bf1763fc84c719c745f7d23f06b13c (patch) | |
tree | 0fb6479607c194f38eaf37130efe43a66564c8fe /lisp | |
parent | 857229ca8fa7f058e956cf9dcfbae19d23f2e50b (diff) |
* lisp/emms-player-simple.el: Remove old documentation.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/emms-player-simple.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/emms-player-simple.el b/lisp/emms-player-simple.el index d0242ea..95bd6e0 100644 --- a/lisp/emms-player-simple.el +++ b/lisp/emms-player-simple.el @@ -5,7 +5,7 @@ ;; Authors: Ulrik Jensen <terryp@daimi.au.dk> ;; Jorgen Schäfer <forcer@forcix.cx> -;; Keywords: emms, mpg321, ogg123, mplayer +;; Keywords: emms, mpg321, ogg123 ;; This file is part of EMMS. @@ -35,7 +35,6 @@ ;; emms-player-mpg321 ;; emms-player-ogg123 -;; emms-player-mplayer ;;; Code: |