cpu plugin: In cpu.c the variable temp is not used
authorManuel Luis SanmartĂ­n Rozada <manuel.luis@gmail.com>
Fri, 3 Sep 2010 09:23:17 +0000 (11:23 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 3 Sep 2010 09:23:17 +0000 (11:23 +0200)
commit01365c6bf8334326e5c304faa0d5b9deac39a0ad
treebf95f2c2e93c0eb9a3f67d367659fdf818aac11f
parent5d7bb1888f0a6f800ef755c3a91259c4e0b34020
cpu plugin: In cpu.c the variable temp is not used

cc1: warnings being treated as errors
cpu.c: In function 'cpu_read':
cpu.c:566: warning: unused variable 'temp'
src/cpu.c