summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio.cpp
diff options
context:
space:
mode:
authorGreg Kaiser <gkaiser@google.com>2020-12-11 06:54:54 -0800
committerGreg Kaiser <gkaiser@google.com>2020-12-11 06:54:54 -0800
commit5c8d48ae787ad6617a256e8dfdda95870a8e5994 (patch)
treec494dbdf3ea991ba4dc9e0d693df3aaceb670757 /libc/stdio/stdio.cpp
parent0ed9f701222c1551f608b3440ff2c201a896a1cc (diff)
Remove unused 'err' assignment
This was a little confusing because a quick glance suggested that 'err' was getting the value of getsockopt(), when actually it was getting the result of the '<' operation. Since 'err' wasn't being used, we clarify by just removing it altogether. Test: TreeHugger Change-Id: I1ff80812b460973e9d512a558623e0c44c2ecf09
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions