diff options
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r-- | OpenAL32/Include/alSource.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; |