]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
alsa: Remove pointless initialization.
authorAndre Noll <maan@systemlinux.org>
Fri, 27 Dec 2013 23:57:31 +0000 (23:57 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 8 Mar 2014 13:45:20 +0000 (14:45 +0100)
The value stored in msg is never read. Found by the clang analyzer.


No differences found