fixed compilation

This commit is contained in:
Roman Arutyunyan 2013-03-02 20:09:03 +04:00
parent af8446a098
commit ee4f57bc69

View file

@ -136,6 +136,7 @@ ngx_rtmp_limit_disconnect(ngx_rtmp_session_t *s, ngx_rtmp_header_t *h,
n = --*nconn;
ngx_shmtx_unlock(&shpool->mutex);
(void) n;
ngx_log_debug1(NGX_LOG_DEBUG_RTMP, s->connection->log, 0,
"limit: dec conection counter: %uD", n);