aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-07-30 21:32:05 -0700
committerChris Robinson <[email protected]>2019-07-30 21:32:05 -0700
commitf286c3fa3857579a6c7cf84f32ff953e498577bf (patch)
tree53fa7c741295ecc997aa342178efbfbc401fc7a3 /alc/alc.cpp
parentac554de67d5eb353283c3359bbac15fb4ddad7d9 (diff)
Move another function to a ALCcontext method
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index db5fd094..240aca6d 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -53,7 +53,6 @@
#include "al/auxeffectslot.h"
#include "al/effect.h"
-#include "al/error.h"
#include "al/event.h"
#include "al/filter.h"
#include "al/listener.h"