mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
Code cleanup and optimization (thanks to Ville Skytt)
This commit is contained in:
@@ -228,8 +228,6 @@ bool cConnectionHTTP::ProcessRequest(void)
|
||||
|
||||
void cConnectionHTTP::Flushed(void)
|
||||
{
|
||||
std::string line;
|
||||
|
||||
if (m_Status != hsBody)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user