Skip to content

Commit fb1f561

Browse files
committed
Remove sflag.
1 parent 24abf66 commit fb1f561

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/networking/nc/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ impl NcOptions {
182182
portlist: portlist,
183183
family: family,
184184
kflag: matches.is_present("k"),
185-
// TODO: implement
186-
// sflag: sflag,
187185
s_addr: s_addr,
188186
pflag: pflag,
189187
vflag: matches.is_present("v"),

0 commit comments

Comments
 (0)