aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r--OpenAL32/Include/alMain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index 9cc6f9af..bb7d9367 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -676,7 +676,6 @@ struct ALCdevice_struct
struct ALCbackend *Backend;
- BackendFuncs *Funcs;
void *ExtraData; // For the backend's use
ALCdevice *volatile next;