aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack_test.go
diff options
context:
space:
mode:
authordchenk <dcherchenko@gmail.com>2018-05-21 21:36:53 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2018-05-22 17:12:05 +0000
commitfaa69b906f59bfbe53c079f284fa452e82426c57 (patch)
treeff7f58188819804f4c112da213ce97c0503907ba /src/runtime/stack_test.go
parent31ef3846a792012b0588d92251f3976596c0b1b1 (diff)
downloadgo-faa69b906f59bfbe53c079f284fa452e82426c57.tar.xz
encoding/base32: remove redundant conditional
Immediately following the conditional block removed here is a loop which checks exactly what the conditional already checked, so the entire conditional is redundant. Change-Id: I892fd9f2364d87e2c1cacb0407531daec6643183 Reviewed-on: https://go-review.googlesource.com/114000 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/stack_test.go')
0 files changed, 0 insertions, 0 deletions