[vlc-commits] Remove trailing space line
Denis Charmet
git at videolan.org
Tue Feb 12 10:09:08 CET 2013
vlc | branch: master | Denis Charmet <typx at dinauz.org> | 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++)
{
More information about the vlc-commits
mailing list