mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-11 11:40:42 +08:00
ffserver: drop obvious comment
Following code line is self explanatory Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
This commit is contained in:
@@ -628,7 +628,6 @@ static void start_multicast(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* change state to send data */
|
|
||||||
rtp_c->state = HTTPSTATE_SEND_DATA;
|
rtp_c->state = HTTPSTATE_SEND_DATA;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user