[ubuntu] Cleanup: remove useless/wrong code

This commit is contained in:
Alberto Mardegan 2015-07-25 13:14:17 +03:00
parent c9dad9174c
commit 1c46e17616

View file

@ -16,9 +16,6 @@ import Ubuntu.Components.ListItems 0.1 as ListItem
ListItem.Empty {
id: listItem
onClicked: root.clicked()
SubtitledLabel {
anchors { leftMargin: units.gu(1); rightMargin: units.gu(1) }
text: model.title