mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Remove outdated comment in MaterialsPage.qml
This commit is contained in:
parent
575f38e63e
commit
0e5aff84e9
1 changed files with 0 additions and 1 deletions
|
@ -283,7 +283,6 @@ Item
|
|||
}
|
||||
visible: text != ""
|
||||
text: {
|
||||
// OLD STUFF
|
||||
var caption = catalog.i18nc("@action:label", "Printer") + ": " + Cura.MachineManager.activeMachineName;
|
||||
if (Cura.MachineManager.hasVariants)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue