shithub: rott

Download patch

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

Removing unused variables from audiolib/fx_man.c

--- a/rott/audiolib/fx_man.c
+++ b/rott/audiolib/fx_man.c
@@ -541,8 +541,6 @@
    )
 
    {
-   int status;
-
 #ifdef PLAT_DOS
    switch( FX_SoundDevice )
       {