[MPlayer-cvslog] r23655 - trunk/libmpdemux/demux_ty_osd.c

reimar subversion at mplayerhq.hu
Sun Jun 24 16:12:59 CEST 2007


Author: reimar
Date: Sun Jun 24 16:12:59 2007
New Revision: 23655

Log:
Remove unused and trivial string variable


Modified:
   trunk/libmpdemux/demux_ty_osd.c

Modified: trunk/libmpdemux/demux_ty_osd.c
==============================================================================
--- trunk/libmpdemux/demux_ty_osd.c	(original)
+++ trunk/libmpdemux/demux_ty_osd.c	Sun Jun 24 16:12:59 2007
@@ -849,9 +849,6 @@ static int ty_XDSdecode( char b1, char b
 }
 
 
-// 42 x 10
-static char *testline = "0123456789012345678901234567890123456789012";
-
 // ===========================================================================
 // Callback from Video Display Processing to put up the OSD
 // ===========================================================================



More information about the MPlayer-cvslog mailing list