From 1d98e1c317fa19687ae6bc3cb8e550ef7531bf02 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Wed, 29 Oct 2014 05:28:04 +0100 Subject: cleanups (cont.) --- source/soundux.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'source/soundux.h') diff --git a/source/soundux.h b/source/soundux.h index fb765c6..2426070 100644 --- a/source/soundux.h +++ b/source/soundux.h @@ -125,12 +125,6 @@ typedef struct { // int noise_gen; // Moved to soundux.cpp's noise_gen; this doesn't need volatility! [Neb] bool8 mute_sound; -#ifndef FOREVER_STEREO - int stereo; -#endif -#ifndef FOREVER_16_BIT_SOUND - bool8 sixteen_bit; -#endif bool8 encoded; #ifdef __sun int last_eof; -- cgit v1.2.3