summaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-main::frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk16/files/patch-main::frame.c')
-rw-r--r--net/asterisk16/files/patch-main::frame.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk16/files/patch-main::frame.c b/net/asterisk16/files/patch-main::frame.c
deleted file mode 100644
index d520d429220b..000000000000
--- a/net/asterisk16/files/patch-main::frame.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- main/frame.c
-+++ main/frame.c
-@@ -1260,7 +1260,7 @@
-
- switch(type) {
- case TYPE_DONTSEND:
-- return 0;
-+ return 2;
- break;
- case TYPE_SILENCE:
- return 4;