summaryrefslogtreecommitdiff
path: root/xine_input_vdr.c
diff options
context:
space:
mode:
authorphintuka <phintuka>2006-10-23 21:39:34 +0000
committerphintuka <phintuka>2006-10-23 21:39:34 +0000
commitc92db7ea76f9332f8857791e6dd555ca28c0db30 (patch)
treed1ca1b737f9907aaadf127066185c73c3e60fa66 /xine_input_vdr.c
parenta4d9fe687dc7368863ad4f1be684e50bc51a8c84 (diff)
downloadxineliboutput-c92db7ea76f9332f8857791e6dd555ca28c0db30.tar.gz
xineliboutput-c92db7ea76f9332f8857791e6dd555ca28c0db30.tar.bz2
*** empty log message ***
Diffstat (limited to 'xine_input_vdr.c')
-rw-r--r--xine_input_vdr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xine_input_vdr.c b/xine_input_vdr.c
index 3b4d1ca1..36429347 100644
--- a/xine_input_vdr.c
+++ b/xine_input_vdr.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: xine_input_vdr.c,v 1.58 2006-10-23 21:37:20 phintuka Exp $
+ * $Id: xine_input_vdr.c,v 1.59 2006-10-23 21:39:34 phintuka Exp $
*
*/
@@ -2478,7 +2478,6 @@ static int handle_control_playfile(vdr_input_plugin_t *this, const char *cmd)
this->loop_play = 0;
if(this->slave_stream) {
- _x_set_fine_speed (this->slave_stream, speed);
xine_stop(this->slave_stream);
if (this->slave_event_queue) {