remove unused define
This commit is contained in:
parent
7e6e1a7091
commit
d1e09a5fc0
1 changed files with 0 additions and 2 deletions
2
rtsp.c
2
rtsp.c
|
@ -50,8 +50,6 @@
|
|||
|
||||
static AVRandomState rtsp_rnd;
|
||||
|
||||
#define RTSP_MAX_LINE_LEN 1000
|
||||
|
||||
LIST_HEAD(rtsp_session_head, rtsp_session);
|
||||
static struct rtsp_session_head rtsp_sessions;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue