openal32: Remove the ALCcontext wrapper.
commit0540af5be33a54f39eb45291ed75f53b58110b66
authorChris Robinson <chris.kcat@gmail.com>
Thu, 1 Apr 2010 19:43:49 +0000 (1 12:43 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Apr 2010 08:36:54 +0000 (2 10:36 +0200)
treeb5cf325d25c607776565dceec34f560c5c7ef46f
parent23bfdecd8b35a99dc6303acc48375554a8bfab37
openal32: Remove the ALCcontext wrapper.

Assume the function pointers retrieved by alGetProcAddress are context
independent. This is not likely to change in any implementation we
care about any time soon.
dlls/openal32/openal.c