summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-31 15:28:28 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-31 15:28:28 +0000
commit91943aa9fae7e5a7a85ffbe7ad2c632729fb6110 (patch)
treede4c8e0488fd31d2c012bbc5a0bd9f739cf7e067 /libmpcodecs
parentffb717be28d4772328f124d08807365571693e68 (diff)
downloadmpv-91943aa9fae7e5a7a85ffbe7ad2c632729fb6110.tar.bz2
mpv-91943aa9fae7e5a7a85ffbe7ad2c632729fb6110.tar.xz
Remove incorrect comment.
Original patch by Francesco Lavra, francescolavra interfree it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29807 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/dec_teletext.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmpcodecs/dec_teletext.c b/libmpcodecs/dec_teletext.c
index 56fd8a25b1..43c33e82af 100644
--- a/libmpcodecs/dec_teletext.c
+++ b/libmpcodecs/dec_teletext.c
@@ -983,8 +983,6 @@ static void dump_page(tt_page* pt)
* \brief checks whether page is ready and copies it into cache array if so
* \param priv private data structure
* \param magAddr page's magazine address (0-7)
- *
- * Routine also calls decode_page to perform 1st stage of rendering
*/
static void store_in_cache(priv_vbi_t* priv, int magAddr, int line){
mp_msg(MSGT_TELETEXT,MSGL_DBG2,"store_in_cache(%d): pagenum:%x\n",