diff --git a/exec/binkit.js b/exec/binkit.js index a20a2f59fb3a7bc13fe2afd650768e6d6523b759..63141f599ca0f10e5e49828ac2f13623f73f9548 100644 --- a/exec/binkit.js +++ b/exec/binkit.js @@ -112,10 +112,6 @@ function unlock_flow(locks) } } -/* - * TODO: Read the ftn_domains.ini and get the outbound from there, - * falling back to the sbbsecho one. - */ function outbound_root(addr, scfg, ftnd) { if (ftnd.outboundMap[addr.domain] === undefined)