config: Remove superfluous error code
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Mon, 25 Feb 2013 12:11:07 +0000 (14:11 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 26 Feb 2013 10:43:58 +0000 (12:43 +0200)
commit585c7ec677471745ab2668cb047b31eb9007dd82
tree8dfde10be31ee8d19ba9af500f0fd3d57aa51249
parentdc405babd36e9790a7c983842a0bbf9670c6041d
config: Remove superfluous error code

It simplifies the code removing uselesse variable, moreover such variable
has the same name as an existing label in the same function.
src/config.c