Remove commented out code

This commit is contained in:
Ryan Huffman 2016-03-10 14:18:09 -08:00
parent 71bc937533
commit ef8c66c1be

View file

@ -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