fixed: log spam
This commit is contained in:
parent
ca402f4a2e
commit
09bc61715b
1 changed files with 0 additions and 4 deletions
|
@ -352,10 +352,6 @@ void CBitVis::SendData(int64_t time)
|
||||||
LogError("%s", m_socket.GetError().c_str());
|
LogError("%s", m_socket.GetError().c_str());
|
||||||
m_socket.Close();
|
m_socket.Close();
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
Log("Data written");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void CBitVis::JackError(const char* jackerror)
|
void CBitVis::JackError(const char* jackerror)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue