removed: empty line
This commit is contained in:
parent
88913326d5
commit
9ae2ed45bb
1 changed files with 0 additions and 3 deletions
|
@ -347,9 +347,6 @@ void CBitVis::SendData(int64_t time)
|
|||
uint8_t text[m_nrcolumns / 4 * m_fontheight];
|
||||
memset(text, 0, sizeof(text));
|
||||
|
||||
//add an empty line
|
||||
data.SetData(text, m_nrcolumns / 4, true);
|
||||
|
||||
string currentsong;
|
||||
if (m_mpdclient->CurrentSong(currentsong) || playingchanged)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue