Commit e0fc9703 authored by Antoine Cellerier's avatar Antoine Cellerier

remove useless lines

parent b415d834
......@@ -257,8 +257,6 @@ void UpdateVLC::GetData()
tmp_file.size = wxU( psz_value );
if( !strcmp( psz_name, "url" ) )
tmp_file.url = wxU( psz_value );
if( !strcmp( psz_name, "desciption" ) )
tmp_file.description = wxU( psz_value );
}
}
if( !strcmp( psz_name, "name" )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment