Remove debug code

This commit is contained in:
Ivan Kravets
2017-11-25 19:25:07 +02:00
parent 301b8dc649
commit 0c9c6d1092

View File

@ -611,7 +611,6 @@ class ProjectAsLibBuilder(LibBuilderBase):
break break
if not found: if not found:
print 67, uri
for lb in self.envorigin.GetLibBuilders(): for lb in self.envorigin.GetLibBuilders():
if lb.name != uri: if lb.name != uri:
continue continue