commit | 6c557ab975fc8e5edb4167a241266c7c4657054a | [log] [tgz] |
---|---|---|
author | Serge Ziryukin <ftrvxmtrx@gmail.com> | Thu Apr 22 14:14:24 2010 +0300 |
committer | malc <av1474@comtv.ru> | Thu Apr 22 15:21:53 2010 +0400 |
tree | 0ad2d029c92e51ecd1270c0de66c2ae80beb31c5 | |
parent | a6e4b143883b8504f6793966c36093354b38a889 [diff] |
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>