Remove unused catalog

20ms faster is 20ms faster...
This commit is contained in:
Jaime van Kessel 2019-10-25 15:42:07 +02:00
parent 7f1cc84eb4
commit 5f2984b77e
No known key found for this signature in database
GPG Key ID: 3710727397403C91
2 changed files with 0 additions and 8 deletions

View File

@ -19,12 +19,6 @@ Item
property bool settingsEnabled: Cura.ExtruderManager.activeExtruderStackId || extrudersEnabledCount.properties.value == 1
property real padding: UM.Theme.getSize("thick_margin").width
UM.I18nCatalog
{
id: catalog
name: "cura"
}
Column
{
spacing: UM.Theme.getSize("wide_margin").height

View File

@ -419,8 +419,6 @@ Item
}
}
UM.I18nCatalog { id: catalog; name: "cura"; }
NumberAnimation {
id: animateContentY
target: contents