Skip to content

Commit

Permalink
ffserver: drop obvious comment
Browse files Browse the repository at this point in the history
Following code line is self explanatory

Signed-off-by: Reynaldo H. Verdejo Pinochet <[email protected]>
  • Loading branch information
reynaldo-samsung committed Feb 8, 2014
1 parent 47ba472 commit 1507e2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ffserver.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,6 @@ static void start_multicast(void)
}
}

/* change state to send data */
rtp_c->state = HTTPSTATE_SEND_DATA;
}
}
Expand Down

0 comments on commit 1507e2a

Please sign in to comment.