Remove commented out code

This commit is contained in:
fieldOfView 2016-08-30 13:38:08 +02:00
parent b0d0d81dc3
commit 7aa44bdd9e

View file

@ -81,8 +81,6 @@ Item {
Behavior on opacity { NumberAnimation { duration: 100 } }
color: UM.Theme.getColor("lining");
//border.width: UM.Theme.getSize("default_lining").width
//border.color: UM.Theme.getColor("lining")
UM.PointingRectangle {
id: panelBackground;