summaryrefslogtreecommitdiffstats
path: root/libvo/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/x11_common.c')
-rw-r--r--libvo/x11_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/x11_common.c b/libvo/x11_common.c
index 036d77e55f..1c8a2785c9 100644
--- a/libvo/x11_common.c
+++ b/libvo/x11_common.c
@@ -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;