diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/window.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/window.c b/tests/window.c index b185e6b..d334d36 100644 --- a/tests/window.c +++ b/tests/window.c @@ -1,9 +1,3 @@ -#ifdef STELA_API_NULL -#undef STELA_API_NULL -#endif -#ifndef STELA_API_OPENGL -#define STELA_API_OPENGL -#endif #define AL_LOG_SECTION "test_window" #include <al/log.h> #include <al/types.h> |