mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:16:01 +08:00
Remove unused function
CURA 8687
This commit is contained in:
parent
fca6ef29ae
commit
1eabf251f4
@ -569,11 +569,6 @@ Item
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function getMetaDataEntry(entry_name)
|
|
||||||
{
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
function setMaterialPreferenceValue(material_guid, entry_name, new_value)
|
function setMaterialPreferenceValue(material_guid, entry_name, new_value)
|
||||||
{
|
{
|
||||||
if(!(material_guid in materialPreferenceValues))
|
if(!(material_guid in materialPreferenceValues))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user