diff options
Diffstat (limited to 'OpenAL32/Include/alMain.h')
-rw-r--r-- | OpenAL32/Include/alMain.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index f23a6507..151391b4 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -788,9 +788,6 @@ extern enum LogLevel LogLevel; } while(0) -extern ALdouble ConeScale; -extern ALdouble ZScale; - extern ALint RTPrioLevel; #ifdef __cplusplus |