diff options
author | Carl Worth <cworth@cworth.org> | 2010-06-17 14:08:36 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-06-23 16:13:31 -0700 |
commit | a32305a8bd28e19b2e97d430a9f61587b7222bd5 (patch) | |
tree | 7089b8f50e3a655f2b778e231faf81de5bd952a6 /ir_dead_code.cpp | |
parent | a22426dc4c934673e8f0af5c70a67505a4de7aad (diff) |
configure: Remove some dead code.
This block of code is useless because a (nearly-equivalent) assignment
is made immediately after. The only difference is the omission of
-Wunreadchable-code in the assignment being used. Presumably, that was
intended to be -Wunreachable-code (without the first 'd'), but since
this hasn't been being used we just drop it.
Diffstat (limited to 'ir_dead_code.cpp')
0 files changed, 0 insertions, 0 deletions