playlist.c: Cleanups.
authorAndre Noll <maan@systemlinux.org>
Sun, 23 Sep 2007 15:56:39 +0000 (17:56 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 23 Sep 2007 15:56:39 +0000 (17:56 +0200)
commit782375e0897199259d6666c4c2ec7f963210a953
treefb94217bcfb121917eeaa55f9f8880bde4976db5
parenta044e78188411351d798842df1778316c881f5ed
playlist.c: Cleanups.

Avoid using the global playlist variable where possible. Change the name of the
global static playlist struct to current_playlist.
playlist.c