Fix clang warning: Although the value stored to k is used
authorFabian Keil <fk@fabiankeil.de>
Tue, 19 May 2009 17:42:32 +0000 (17:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 19 May 2009 17:42:32 +0000 (17:42 +0000)
commit37d42116fbefc2de76edd0f29b43698da23e1a1b
tree8946a9c9b2a9ef2ab7a31b8a7fbf4ca46be6646a
parent7216bae2ff3ebd81f59060bc8ff727af70b52298
Fix clang warning: Although the value stored to k is used
in the enclosing expression, the value is never actually
read from k.
pcrs.c