Remove debug code

Don't know who it was or why or when, but it shouldn't be there.
This commit is contained in:
Ghostkeeper 2016-09-12 12:58:35 +02:00
parent edb1a143ea
commit 12b967ddb2
No known key found for this signature in database
GPG key ID: 701948C5954A7385

View file

@ -235,7 +235,6 @@ Column
property var valueError:
{
var data = Cura.ContainerManager.getContainerMetaDataEntry(Cura.MachineManager.activeMaterialId, "compatible")
print(data)
if(data == "" || data == "True")
{
return false