mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-25 14:15:04 +00:00
cleanup error messages
This commit is contained in:
+1
-1
@@ -895,7 +895,7 @@ namespace stream
|
||||
it->second->HandleNextPacket (packet);
|
||||
else
|
||||
{
|
||||
LogPrint (eLogError, "Streaming: Unknown stream sSID=", sendStreamID);
|
||||
LogPrint (eLogInfo, "Streaming: Unknown stream sSID=", sendStreamID);
|
||||
DeletePacket (packet);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user