aboutsummaryrefslogtreecommitdiffstats
path: root/transcode.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-15 16:44:07 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-15 16:49:39 +0900
commit5e0d27a32f2b3f1242c9990acf83b7970b37bbce (patch)
tree740522b5030b6ab4a8e0f6d44a5b8eb979801208 /transcode.c
parentde0f192444e3822968d04cdea6e868bd42ccfa7f (diff)
downloadruby-5e0d27a32f2b3f1242c9990acf83b7970b37bbce.tar.gz
Removed dead code
If `emesg` is `Qundef`, it is not a message string and then `elen` (the length of the message) is 0. So `emesg` cannot be `Qundef` in the `elen != 0` block. Pointed out by Coverity Scan.
Diffstat (limited to 'transcode.c')
0 files changed, 0 insertions, 0 deletions