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:
Reynaldo H. Verdejo Pinochet 2014-02-07 22:00:07 -03:00
parent 47ba472814
commit 1507e2a095

View File

@ -628,7 +628,6 @@ static void start_multicast(void)
}
}
/* change state to send data */
rtp_c->state = HTTPSTATE_SEND_DATA;
}
}