aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index bd87f4fe..f7e1542e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -2,9 +2,6 @@
#define AL_API ${EXPORT_DECL}
#define ALC_API ${EXPORT_DECL}
-/* Define a restrict macro for non-aliased pointers */
-#define RESTRICT ${RESTRICT_DECL}
-
/* Define if HRTF data is embedded in the library */
#cmakedefine ALSOFT_EMBED_HRTF_DATA