aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-player-simple.el
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2010-06-20 20:21:36 +0000
committerTim Landscheidt <tim@tim-landscheidt.de>2010-06-20 20:21:36 +0000
commit3065ff07817140207222ba963ca448847e53a9f9 (patch)
tree9398778ef4bd52ad89521f1713769d4dd72c1dff /lisp/emms-player-simple.el
parent8cfc6322cac44d77599a93fcd03fc5c30cda7185 (diff)
Removed support for gstreamer.
* NEWS: Updated. * gst-wrapper: Removed. * lisp/emms-player-simple.el: Removed `(define-emms-simple-player gstreamer)'.
Diffstat (limited to 'lisp/emms-player-simple.el')
-rw-r--r--lisp/emms-player-simple.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/emms-player-simple.el b/lisp/emms-player-simple.el
index eb37e54..d0242ea 100644
--- a/lisp/emms-player-simple.el
+++ b/lisp/emms-player-simple.el
@@ -172,9 +172,6 @@ PLAYER is the name of the current player."
(define-emms-simple-player playsound '(file)
(emms-player-simple-regexp "wav")
"playsound")
-(define-emms-simple-player gstreamer '(file)
- (emms-player-simple-regexp "mp3" "ogg" "mod" "flac" "xm" "it" "ft")
- "gst-wrapper" "alsasink")
(define-emms-simple-player mikmod '(file)
(emms-player-simple-regexp "669" "amf" "dsm" "far" "gdm" "it"
"imf" "mod" "med" "mtm" "okt" "s3m"