]> git.tuebingen.mpg.de Git - paraslash.git/commit
osx_write: Make osx_write_open() a no-op.
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Nov 2010 10:43:59 +0000 (11:43 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 23 Nov 2010 16:43:08 +0000 (17:43 +0100)
commita9ed3326f84cbb7585b5875e745f87eb96551ad4
treeeca01a212e5128f3f6627bcdf044a38174176ef5
parente16b9b77f292608560b47ad112f24868fc50afa1
osx_write: Make osx_write_open() a no-op.

Move the allocation of the private_osx_write_data struct to core_audio_init()
and adjust the the check whether core audio has been initialized accordingly.
osx_write.c