This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#55283 remove duplicate code
Change-Id: I4b2b5b2cd99e2e88ee96aeca66386bb6303868ad
pull/1665/head
Richard Fuchs
3 years ago
parent
2f705df1bf
commit
6dfb2786c8
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
daemon/call_interfaces.c
+ 0
- 2
daemon/call_interfaces.c
View File
@ -1038,8 +1038,6 @@ static void call_ng_flags_flags(struct sdp_ng_flags *out, str *s, void *dummy) {
out
-
>
inactive
=
1
;
break
;
case
CSH_LOOKUP
(
"
debug
"
)
:
out
-
>
debug
=
1
;
break
;
case
CSH_LOOKUP
(
"
debugging
"
)
:
out
-
>
debug
=
1
;
break
;
Write
Preview
Loading…
Cancel
Save