From 59a71b1454303df58c4c7e39b17d8538bb867663 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 10 Oct 2008 01:31:31 -0700 Subject: Remove another unused source member --- OpenAL32/Include/alSource.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenAL32/Include') diff --git a/OpenAL32/Include/alSource.h b/OpenAL32/Include/alSource.h index ffdd9f10..2bd1db08 100644 --- a/OpenAL32/Include/alSource.h +++ b/OpenAL32/Include/alSource.h @@ -87,8 +87,6 @@ typedef struct ALsource // Index to itself ALuint source; - ALint lBytesPlayed; - ALint lOffset; ALint lOffsetType; -- cgit v1.2.3