mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Remove unused function
CURA 8687
This commit is contained in:
parent
fca6ef29ae
commit
1eabf251f4
1 changed files with 0 additions and 5 deletions
|
@ -569,11 +569,6 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
function getMetaDataEntry(entry_name)
|
||||
{
|
||||
return
|
||||
}
|
||||
|
||||
function setMaterialPreferenceValue(material_guid, entry_name, new_value)
|
||||
{
|
||||
if(!(material_guid in materialPreferenceValues))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue