diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-07-25 22:10:31 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-07-27 11:22:54 +0400 |
commit | 6c86f405efd6532b58ad1b607cc9f11e856ef5ca (patch) | |
tree | 40835a9ea28e2c581ec495d77e4718ddb1694029 /COPYING.LIB | |
parent | dfc6f86567c58bc4dd02f4db098fc4c2221e85b5 (diff) | |
download | qemu-6c86f405efd6532b58ad1b607cc9f11e856ef5ca.zip qemu-6c86f405efd6532b58ad1b607cc9f11e856ef5ca.tar.gz qemu-6c86f405efd6532b58ad1b607cc9f11e856ef5ca.tar.bz2 |
target-mips: Remove assignment to a variable which is never used
This assignment causes a compiler warning for compilations with the compiler
option -Wunused-but-set-variable (which is included with -Wextra).
Removing it allows using -Wextra for QEMU code without suppressing too many
extra warnings.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions