comment out usage of redraw_screen variable (it's not needed for now)

This commit is contained in:
Andrzej Rybczak
2008-12-15 22:13:06 +01:00
parent 8c40f046b9
commit f787895054
2 changed files with 25 additions and 26 deletions

View File

@@ -59,7 +59,6 @@ extern bool block_progressbar_update;
extern bool block_playlist_update;
extern bool block_item_list_update;
extern bool redraw_screen;
extern bool redraw_header;
extern bool reload_lyrics;