Code

filelist: removed "path" attribute
authorMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 09:06:07 +0000 (11:06 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 13 Sep 2009 09:06:07 +0000 (11:06 +0200)
commit6103d38413279e648cba591aa9c5b3c68b629361
tree804ff23233da7d9060db05083da265fcb441bc36
parent129559ceb21d87bf474580fea3a3d1afa49c208b
filelist: removed "path" attribute

Callers should track their current path manually, instead of relying
on an the filelist object.
src/filelist.c
src/filelist.h
src/mpdclient.c
src/mpdclient.h
src/screen_artist.c
src/screen_file.c
src/screen_search.c