diff options
author | Max Kellermann <max@duempel.org> | 2008-09-15 13:27:32 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-15 13:27:32 +0200 |
commit | 6dc4fcca76fc4f3c232acb6d6bfcace5b17e466c (patch) | |
tree | f48c491e759ca6ff28cee2f7d030e5731d73252f /src/main.c | |
parent | 079548617d3c321dd4051709c3a31717fd80238d (diff) | |
download | mpd-6dc4fcca76fc4f3c232acb6d6bfcace5b17e466c.tar.gz mpd-6dc4fcca76fc4f3c232acb6d6bfcace5b17e466c.tar.xz mpd-6dc4fcca76fc4f3c232acb6d6bfcace5b17e466c.zip |
lyrics: converted global variables to static
The variables "lyrics_text_rows" and "lw" were declared in
src_lyrics.h as static, but they were only actually used in
screen_lyrics.c. Move both there.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions