From 8501fce38b2e8b9f4b3d4c9381ed48be6bef1524 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 21 Oct 2009 15:40:09 -0700 Subject: Remove unused source fields --- OpenAL32/Include/alSource.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenAL32/Include/alSource.h') diff --git a/OpenAL32/Include/alSource.h b/OpenAL32/Include/alSource.h index 8c6ba813..65928fc9 100644 --- a/OpenAL32/Include/alSource.h +++ b/OpenAL32/Include/alSource.h @@ -51,8 +51,6 @@ typedef struct ALsource ALuint ulBufferID; - ALboolean inuse; - ALboolean play; ALenum state; ALuint position; ALuint position_fraction; -- cgit v1.2.3