Skip to content

Commit

Permalink
I guess the capture extension isn't subject to change anymore. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 1, 2010
1 parent 6fef11c commit 86d894f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osx/alContext.c
Expand Up @@ -607,7 +607,6 @@ ALCAPI ALCdevice* ALCAPIENTRY alcCaptureOpenDevice(const ALubyte *deviceName,
retval->capture.resampled = NULL;
retval->capture.converted = NULL;

_AL_SUBJECT_TO_CHANGE("ALC_EXT_capture");
return((ALCdevice *) retval);
} // alcCaptureOpenDevice

Expand Down

0 comments on commit 86d894f

Please sign in to comment.