[ubuntu] Cleanup: remove useless/wrong code
This commit is contained in:
parent
c9dad9174c
commit
1c46e17616
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue