Genlist: remove not described style content

elm.swallow.icon is declared in message style but not described later in
the section.
This commit is contained in:
Daniel Zaoui 2016-11-08 11:27:11 +02:00
parent bff8dcfe21
commit c66668f041
1 changed files with 0 additions and 1 deletions

View File

@ -2833,7 +2833,6 @@ group { "elm/genlist/item/message/default"; nomouse;
data.item: "selectraise" "on";
data.item: "focusraise" "on";
data.item: "texts" "elm.text elm.title.1 elm.title.2";
data.item: "contents" "elm.swallow.icon";
data.item: "treesize" TREEPAD;
data.item: "flips" "elm.text.flip";
inherit: "genlist_base";