Remove remnant code

CURA-1036
This commit is contained in:
fieldOfView 2016-06-27 10:25:02 +02:00
parent 2ee745e1f9
commit 612888c9fb

View file

@ -18,7 +18,6 @@ Rectangle
// Is there an output device for this printer?
property bool printerConnected: Cura.MachineManager.printerOutputDevices.length != 0
onPrinterConnectedChanged: populatePrintMonitorModel()
color: UM.Theme.getColor("sidebar");
UM.I18nCatalog { id: catalog; name:"cura"}