vlc | branch: master | Frédéric Yhuel <[email protected]> | Fri Mar 16 
12:00:48 2012 +0100| [65d362850287c84c4f51f32a94f03772fe38e43b] | committer: 
Jean-Baptiste Kempf

vlc_block_helper.h: remove wrong comment

Signed-off-by: Jean-Baptiste Kempf <[email protected]>

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

 include/vlc_block_helper.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/vlc_block_helper.h b/include/vlc_block_helper.h
index f076fb3..fdd5fdb 100644
--- a/include/vlc_block_helper.h
+++ b/include/vlc_block_helper.h
@@ -374,7 +374,6 @@ static inline int block_GetBytes( block_bytestream_t 
*p_bytestream,
         i_offset = 0;
     }
 
-    /* No buffer given, just skip the data */
     p_bytestream->p_block = p_block;
     p_bytestream->i_offset = i_offset + i_copy;
 

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to