ALSA: ali5451: Drop unused variable
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000 (15:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000 (15:42 +0100)
The variable runtime is never used, and this might be even a source of
NULL-dereference.  Nothing better than killing it.

Spotted by coverity CID 100862.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found