assembly: remove debug log

This commit is contained in:
Zheng, Lei 2019-01-14 19:32:40 +08:00
parent a08885ad2b
commit 5e44537be4

View File

@ -702,7 +702,6 @@ class AsmElement(AsmBase):
group = selection.Group
subname = selection.Subname
logger.info('{}.{}',objName(group),subname)
if isTypeOf(group,AsmElementGroup):
# if the selected object is an element of the owner assembly, simply