[vlc-devel] commit: Cosmetic. (Laurent Aimar )

git version control git at videolan.org
Mon Nov 17 20:16:38 CET 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Nov 13 00:14:12 2008 +0100| [f4b377f216a6e1e8bd4cf38d264b50d54eaee8e0] | committer: Laurent Aimar 

Cosmetic.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f4b377f216a6e1e8bd4cf38d264b50d54eaee8e0
---

 src/input/es_out_timeshift.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/input/es_out_timeshift.c b/src/input/es_out_timeshift.c
index 2c7b33e..eac2898 100644
--- a/src/input/es_out_timeshift.c
+++ b/src/input/es_out_timeshift.c
@@ -202,8 +202,6 @@ es_out_t *input_EsOutTimeshiftNew( input_thread_t *p_input, es_out_t *p_next_out
     p_sys->i_tmp_size_max = 50 * 1024*1024;
     p_sys->psz_tmp_path = GetTmpPath( NULL );
 
-    //TsStart( p_out );
-
     return p_out;
 }
 




More information about the vlc-devel mailing list