Commit 99f8e80f authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* introduced a bug with my latest patch in the autogenerated menus.

parent 1f1f7a82
......@@ -534,8 +534,6 @@
if( !strcmp( val.psz_string, val_list.p_list->p_values[i].psz_string ) && !( i_type & VLC_VAR_ISCOMMAND ) )
[o_lmi setState: TRUE ];
free( another_val.psz_string );
break;
case VLC_VAR_INTEGER:
......
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