Remove unneeded initialization

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29818 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reynaldo 2009-11-03 20:46:54 +00:00
parent 47271a8598
commit 11cc4bcadb
1 changed files with 0 additions and 1 deletions

View File

@ -1258,7 +1258,6 @@ static int vo_x11_get_fs_type(int supported)
if (vo_fstype_list)
{
i = 0;
for (i = 0; vo_fstype_list[i]; i++)
{
int neg = 0;