forked from FFmpeg/FFmpeg
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:
parent
47ba472814
commit
1507e2a095
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue