ffserver: drop obvious comment

Following code line is self explanatory
Signed-off-by: 's avatarReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
parent 47ba4728
...@@ -628,7 +628,6 @@ static void start_multicast(void) ...@@ -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;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment