Arch: removed old debug message

This commit is contained in:
Yorik van Havre
2015-02-25 18:44:45 -03:00
parent 5bde5ae011
commit f13efd03bd

View File

@@ -519,7 +519,6 @@ class _Roof(ArchComponent.Component):
if obj.Base.isDerivedFrom("Part::Feature"):
if obj.Base.Shape.Solids:
base = obj.Base.Shape.copy()
print "base", base
else:
w = None
if obj.Base.isDerivedFrom("Part::Feature"):