aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/buffer.h')
-rw-r--r--al/buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/al/buffer.h b/al/buffer.h
index 8c323bea..b3a0f0d8 100644
--- a/al/buffer.h
+++ b/al/buffer.h
@@ -75,7 +75,6 @@ struct ALbuffer : public BufferStorage {
#ifdef ALSOFT_EAX
ALenum eax_x_ram_mode{AL_STORAGE_AUTOMATIC};
bool eax_x_ram_is_hardware{};
- bool eax_x_ram_is_dirty{};
#endif // ALSOFT_EAX
};