1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-19 14:26:57 +00:00

Remove unused and trivial string variable

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23655 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-06-24 14:12:59 +00:00
parent 19a1049830
commit ffd28484e5

View File

@ -849,9 +849,6 @@ static int ty_XDSdecode( char b1, char b2 )
}
// 42 x 10
static char *testline = "0123456789012345678901234567890123456789012";
// ===========================================================================
// Callback from Video Display Processing to put up the OSD
// ===========================================================================