]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: clean up wng_event_handler()
authorAndre <maan@p133.(none)>
Mon, 29 May 2006 00:52:22 +0000 (02:52 +0200)
committerAndre <maan@p133.(none)>
Mon, 29 May 2006 00:52:22 +0000 (02:52 +0200)
commita9fff73b100933309af4e1b35d7ff5aa320f2c9b
treee948edbc1905f1e30cf61d83554ba2b80d5f9f2c
parent807e530e7dc6cf3b5bc5e241d00983647724bd52
audiod: clean up wng_event_handler()

It should only unregister the wng task. closing is done from
close_decoder_if_idle(), an ugly name. Rename this function to
try_to_close_slot().
audiod.c