diff --git a/soundio/soundio.h b/soundio/soundio.h index 1f1ab10..6aa8359 100644 --- a/soundio/soundio.h +++ b/soundio/soundio.h @@ -946,7 +946,6 @@ SOUNDIO_EXPORT void soundio_outstream_destroy(struct SoundIoOutStream *outstream /// * #SoundIoErrorBackendDisconnected /// * #SoundIoErrorSystemResources /// * #SoundIoErrorNoSuchClient - when JACK returns `JackNoSuchClient` -/// * #SoundIoErrorOpeningDevice /// * #SoundIoErrorIncompatibleBackend - SoundIoOutStream::channel_count is /// greater than the number of channels the backend can handle. /// * #SoundIoErrorIncompatibleDevice - stream parameters requested are not