shithub: rott

Download patch

ref: b0719893dc8fa38fc97f95d773d00728b2ebc48d
parent: a03475fc95c48c23ecaba93675d97a39317dd7d0
author: Marc-Alexandre Espiaut <marcalexandre@member.fsf.org>
date: Mon Jun 4 11:00:58 EDT 2018

Removing unused variables from audiolib/dsl.c

--- a/rott/audiolib/dsl.c
+++ b/rott/audiolib/dsl.c
@@ -133,7 +133,6 @@
       int MixMode, void ( *CallBackFunc )( void ) )
 {
 	Uint16 format;
-	Uint8 *tmp;
 	int channels;
 	int chunksize;