alsa: Remove xrun().
authorAndre Noll <maan@systemlinux.org>
Mon, 8 Feb 2010 13:46:48 +0000 (14:46 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 8 Feb 2010 13:46:48 +0000 (14:46 +0100)
commitbf849144a5c36f4561c3f18a4c9bd99e10e29312
tree454cb153bcc3fa2dac91cd27ed9bbd8ba0555f81
parenta118b7220a705ad1f7831270018ee357d40242db
alsa: Remove xrun().

This function tried to compute the duration of the underun but never
really worked.  The values were more or less random (up to hundreds
of seconds) and thus of little value.
alsa_write.c