removed old constants

This commit is contained in:
Roman Arutyunyan 2012-11-13 15:16:00 +04:00
parent a46983c2a2
commit 753a92f105

View file

@ -21,10 +21,6 @@ static char *ngx_rtmp_live_sync(ngx_conf_t *cf, ngx_command_t *cmd,
void *conf);
#define NGX_RTMP_LIVE_TIME_ABSOLUTE 0x01
#define NGX_RTMP_LIVE_TIME_RELATIVE 0x02
static ngx_command_t ngx_rtmp_live_commands[] = {
{ ngx_string("live"),