]> git.proxmox.com Git - qemu.git/commit
audio/sdlaudio: remove unused variable
authorSerge Ziryukin <ftrvxmtrx@gmail.com>
Thu, 22 Apr 2010 11:14:24 +0000 (14:14 +0300)
committermalc <av1474@comtv.ru>
Thu, 22 Apr 2010 11:21:53 +0000 (15:21 +0400)
commit6c557ab975fc8e5edb4167a241266c7c4657054a
tree0ad2d029c92e51ecd1270c0de66c2ae80beb31c5
parenta6e4b143883b8504f6793966c36093354b38a889
audio/sdlaudio: remove unused variable

Remove unused 'shift' variable spotted by clang.
Also clean up aud_to_sdlfmt which used to get the value
of shift.

Signed-off-by: Serge Ziryukin <ftrvxmtrx@gmail.com>
Signed-off-by: malc <av1474@comtv.ru>
audio/sdlaudio.c