vlc | branch: master | Denis Charmet <[email protected]> | Tue Feb 12 09:47:30 2013 +0100| [cccbf3655ed4186b3520a70630b26bf4e53b0e20] | committer: Denis Charmet
Remove trailing space line > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cccbf3655ed4186b3520a70630b26bf4e53b0e20 --- modules/demux/mkv/demux.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/demux/mkv/demux.cpp b/modules/demux/mkv/demux.cpp index 60f1b2e..3a80975 100644 --- a/modules/demux/mkv/demux.cpp +++ b/modules/demux/mkv/demux.cpp @@ -733,7 +733,6 @@ void demux_sys_t::FreeUnused() streams[i] = NULL; delete p_s; } - } for( i = 0; i < opened_segments.size(); i++) { _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
