changeset 24316:31dbcf68a706

Fix for: tvi_vbi.c:1392: warning: 'decode_raw_line_sine' defined but not used
author voroshil
date Mon, 03 Sep 2007 14:21:53 +0000
parents 12f2487fb845
children d6d9d3388a21
files stream/tvi_vbi.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/stream/tvi_vbi.c	Mon Sep 03 13:18:26 2007 +0000
+++ b/stream/tvi_vbi.c	Mon Sep 03 14:21:53 2007 +0000
@@ -1379,6 +1379,9 @@
     return 1;
 }
 
+#if 0
+//See comment in vbi_decode for a reason of commenting out this routine.
+
 /**
  * \brief decodes raw vbi data (signal amplitudes) into sequence of bytes
  * \param priv private data structure
@@ -1438,6 +1441,7 @@
 
     return 1;
 }
+#endif
 
 /**
  * \brief decodes all vbi lines from one video frame