Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebContent: Don't check for specific audio backends
Rather than conditionalizing creating an audio plugin, just let the audio backend factory return an error on its own. If an audio plugin is not found, we will get a similar error to what is removed here.
- Loading branch information