From 8a84cc4ee3a8a73a058cd8ee9a4b9aa539060abf Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Tue, 23 Jul 2013 06:02:08 +0200 Subject: autoscan: useless comment -- --- autoscan/autoscan.py | 1 - 1 file changed, 1 deletion(-) diff --git a/autoscan/autoscan.py b/autoscan/autoscan.py index c9e8d5d..b7633ac 100755 --- a/autoscan/autoscan.py +++ b/autoscan/autoscan.py @@ -300,7 +300,6 @@ for iface in args.interfaces: # UNREACHED if args.foreground: - # wait for all iface forks and subchilds while True: try: os.wait() except: break -- cgit v1.2.3-59-g8ed1b