Remove profile menu

CURA-6598
This commit is contained in:
Jaime van Kessel 2019-08-07 11:02:17 +02:00
parent 7c832e7ea3
commit 6220dfd153
2 changed files with 0 additions and 85 deletions

View file

@ -63,7 +63,6 @@ Menu
title: catalog.i18nc("@title:menu", "&Build plate")
visible: CuraSDKVersion == "dev" && Cura.MachineManager.hasVariantBuildplates
}
ProfileMenu { title: catalog.i18nc("@title:settings", "&Profile") }
MenuSeparator { }