On Thu, 22 Apr 2010, Serge Ziryukin wrote:
> Remove unused 'shift' variable spotted by clang.
> Also clean up aud_to_sdlfmt which used to get the value
> of shift.
>
Applied. Thank you.
--
mailto:av1...@comtv.ru
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
---
audio/sdlaudio.c | 11 ++-
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/audio/sdlaudio.c b/audio/sdlaudio.c
index 8e7e5
On Thu, 22 Apr 2010, Serge Ziryukin wrote:
> Remove unused 'shift' variable spotted by clang.
> Also clean up aud_to_sdlfmt which used to get the value
> of shift.
> ---
> audio/sdlaudio.c | 11 ++-
> 1 files changed, 2 insertions(+), 9 deletions(-)
The patch submission lacks a sign of
Remove unused 'shift' variable spotted by clang.
Also clean up aud_to_sdlfmt which used to get the value
of shift.
---
audio/sdlaudio.c | 11 ++-
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/audio/sdlaudio.c b/audio/sdlaudio.c
index 8e7e5cb..c353016 100644
--- a/audio/s