aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/buffer.h')
-rw-r--r--al/buffer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/al/buffer.h b/al/buffer.h
index bdc87e07..6b5c48ab 100644
--- a/al/buffer.h
+++ b/al/buffer.h
@@ -47,9 +47,6 @@ struct ALbuffer {
ALuint OriginalSize{0};
ALuint OriginalAlign{0};
- ALuint LoopStart{0u};
- ALuint LoopEnd{0u};
-
ALuint UnpackAlign{0};
ALuint PackAlign{0};
ALuint UnpackAmbiOrder{1};