theme selector - remove duplicate code

Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11677
This commit is contained in:
Simon Tischer 2020-04-10 13:15:01 +02:00 committed by Christopher Michael
parent 39384e26c3
commit c1d096bec4
1 changed files with 0 additions and 1 deletions

View File

@ -739,7 +739,6 @@ _basic_create_widgets(E_Config_Dialog *cfd EINA_UNUSED, Evas *evas, E_Config_Dia
}
o = e_widget_flist_add(evas);
e_widget_size_min_set(o, 160, 160);
cfdata->o_fm = o;
{
E_Fm2_Config *cfg;