commit | 6bdcecfbfc0c2770ba46c33c53c654fc8d79e416 | [log] [tgz] |
---|---|---|
author | Caio <caio92@users.noreply.github.com> | Mon Jan 19 18:50:13 2015 -0200 |
committer | Caio <caio92@users.noreply.github.com> | Mon Jan 19 18:50:13 2015 -0200 |
tree | 1d5018d62f7e7663d807be899078ac806a958f06 | |
parent | 24c0cbddbff5b6875366fd8a3900db376760b9a7 [diff] |
Minor code change
diff --git a/bin/miniccnxedit b/bin/miniccnxedit index 2561ad1..6141102 100755 --- a/bin/miniccnxedit +++ b/bin/miniccnxedit
@@ -747,7 +747,6 @@ if 'LegacyRouter' == node: self.routerCount += 1 if 'Host' == node: - print "Host!" self.hostCount += 1 if name is None: name = self.nodePrefixes[ node ] + nodeNum