diff options
author | Tom Musta <tommusta@gmail.com> | 2014-04-21 15:54:51 -0500 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-06-16 13:24:28 +0200 |
commit | 4922fd7d526e2740c18cee69cd371a32dcb2049a (patch) | |
tree | 8171941dbb455908824838306aa036eff2e98247 /libcacard | |
parent | 426d9a1a59e07ebcde3ec55c8b7997e44ce34d2d (diff) |
libdecnumber: Eliminate Unused Variable in decSetSubnormal
Eliminate an unused variable in the decSetSubnormal routine. The
variable dnexp is declared and eventually set but never used, and
thus may trigger an unused-but-set-variable warning.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'libcacard')
0 files changed, 0 insertions, 0 deletions