diff --git a/limelight-common/ControlStream.c b/limelight-common/ControlStream.c index 3bd1632..362bde6 100644 --- a/limelight-common/ControlStream.c +++ b/limelight-common/ControlStream.c @@ -293,7 +293,6 @@ static void lossStatsThreadFunc(void* context) { static void requestIdrFrame(void) { long long payload[3]; - Limelog("IDR frame requested\n"); if (ServerMajorVersion == 3) { // Form the payload payload[0] = 0;