mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-18 01:15:46 +00:00
Remove a useless log message
This commit is contained in:
parent
47104f93c2
commit
4855b5a83d
@ -293,7 +293,6 @@ static void lossStatsThreadFunc(void* context) {
|
|||||||
static void requestIdrFrame(void) {
|
static void requestIdrFrame(void) {
|
||||||
long long payload[3];
|
long long payload[3];
|
||||||
|
|
||||||
Limelog("IDR frame requested\n");
|
|
||||||
if (ServerMajorVersion == 3) {
|
if (ServerMajorVersion == 3) {
|
||||||
// Form the payload
|
// Form the payload
|
||||||
payload[0] = 0;
|
payload[0] = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user