LET THERE BE (fewer) FRAMETABLES!

SVN revision: 64890
This commit is contained in:
Mike Blumenkrantz 2011-11-07 22:42:21 +00:00
parent bc45b835df
commit 8b55bddc37
1 changed files with 0 additions and 2 deletions

View File

@ -89,8 +89,6 @@ _basic_create_widgets(E_Config_Dialog *cfd __UNUSED__,
e_widget_table_object_append(tab, of, 0, 0, 1, 1, 1, 1, 1, 1);
of = e_widget_frametable_add(evas, _("Weekend"), 0);
of = e_widget_frametable_add(evas, _("Week"), 0);
ob = e_widget_label_add(evas, _("Start"));