Remove old comment
This commit is contained in:
parent
9d4e715ee7
commit
2e6c5e590f
@ -407,7 +407,6 @@ ALAPI ALvoid * ALAPIENTRY alGetProcAddress(const ALchar *funcName)
|
||||
return function[i].address;
|
||||
}
|
||||
|
||||
/* NOTE: This function must be able to run without a context! */
|
||||
ALAPI ALenum ALAPIENTRY alGetEnumValue(const ALchar *enumName)
|
||||
{
|
||||
ALsizei i = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user