check_disk: Remove unused status variable
commitc0e6a6935bf8ea50f85a41b281dded815a8e083d
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 30 Nov 2014 10:30:36 +0000 (30 11:30 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 30 Nov 2014 10:30:36 +0000 (30 11:30 +0100)
treeac056bcf5d0799cae91ea3d2dad5c30b7762fac4
parent66f43f99340f7e77d6feb0a6dc86302124bd8db2
check_disk: Remove unused status variable

We didn't actually use the exit status provided by pthread_join(3) for
anything.
plugins/check_disk.c