ao_alsa: remove warning by simplifying error handling case
commitb17a1cf70c2666c0f8ea020c37350b178c62fc1a
authorClément Bœsch <ubitux@gmail.com>
Mon, 7 Mar 2011 20:49:26 +0000 (7 21:49 +0100)
committerUoti Urpala <uau@mplayer2.org>
Wed, 20 Apr 2011 01:22:53 +0000 (20 04:22 +0300)
treeb21ccd61ba93f2851cbafbcbb06fcb44508d8223
parenta2d28010cc7804cf4062f80eef5271c7e3eeb469
ao_alsa: remove warning by simplifying error handling case

Avoid a gcc warning about potentially uninitialized variable 'err'
(there was no actual problem with the code).
libao2/ao_alsa.c