Removed stray broken code

CURA-1102
This commit is contained in:
Jaime van Kessel 2016-03-16 16:33:36 +01:00
parent 9a6615213c
commit 90293a4a5c

View file

@ -21,7 +21,6 @@ Item
property variant printer_connection: UM.USBPrinterManager.connectedPrinterList.getItem(0).printer
Component.onCompleted:
{
printer_connection.
printer_connection.homeHead()
}
UM.I18nCatalog { id: catalog; name:"cura"}