Remove outdated comment in MaterialsPage.qml

This commit is contained in:
Lipu Fei 2018-03-03 16:26:00 +01:00
parent 575f38e63e
commit 0e5aff84e9

View file

@ -283,7 +283,6 @@ Item
}
visible: text != ""
text: {
// OLD STUFF
var caption = catalog.i18nc("@action:label", "Printer") + ": " + Cura.MachineManager.activeMachineName;
if (Cura.MachineManager.hasVariants)
{