diff options
Diffstat (limited to 'stream/realrtsp/asmrp.c')
-rw-r--r-- | stream/realrtsp/asmrp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/realrtsp/asmrp.c b/stream/realrtsp/asmrp.c index 699f14c159..bcbe1c9389 100644 --- a/stream/realrtsp/asmrp.c +++ b/stream/realrtsp/asmrp.c @@ -688,4 +688,3 @@ int asmrp_match (const char *rules, int bandwidth, int *matches) { return num_matches; } - |