remove several redunant externs and use static variables

This commit is contained in:
Andrzej Rybczak
2008-12-09 11:31:01 +01:00
parent c06861f4ee
commit 51e59b04b9
7 changed files with 53 additions and 63 deletions

View File

@@ -144,8 +144,6 @@ extern bool lyrics_ready;
bool dont_change_now_playing = 0;
bool block_progressbar_update = 0;
bool block_statusbar_update = 0;
bool allow_statusbar_unlock = 1;
bool block_playlist_update = 0;
bool block_item_list_update = 0;