mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 09:33:29 +02:00
Remove commented out code
This commit is contained in:
parent
71bc937533
commit
ef8c66c1be
1 changed files with 0 additions and 3 deletions
|
@ -305,9 +305,6 @@ Window {
|
|||
colorScheme: root.colorScheme
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
onClicked: {
|
||||
print('here');
|
||||
}
|
||||
rowDelegate: Rectangle {
|
||||
height: hifi.dimensions.tableRowHeight
|
||||
color: styleData.selected
|
||||
|
|
Loading…
Reference in a new issue