Explicitly drop the chown() result to remove a gcc warning. chown() is warn_unused_re...
commit9d3f438864070b59a7a2e3d242dda980747d6c1b
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 16 Apr 2009 21:09:19 +0000 (16 21:09 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 16 Apr 2009 21:09:19 +0000 (16 21:09 +0000)
tree78d25793a38a1a76956a5f84e1ff3a4683c17dab
parente0d233556202a5f1850a0725d06a7c25cec98690
Explicitly drop the chown() result to remove a gcc warning. chown() is warn_unused_result but we can't do anything useful in this case and it isn't a problem anyway.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20718 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/rbsettings.cpp