aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-10-10 01:31:31 -0700
committerChris Robinson <[email protected]>2008-10-10 01:31:31 -0700
commit59a71b1454303df58c4c7e39b17d8538bb867663 (patch)
tree972ec6bc396c6169bcf8afbc2e64f07428798744 /OpenAL32/Include
parent36f133a5ae4c1d9ed4cf4769d69fea54e825822d (diff)
Remove another unused source member
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r--OpenAL32/Include/alSource.h2
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;