aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio2/files/patch-src:dtmf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ccaudio2/files/patch-src:dtmf.cpp')
-rw-r--r--audio/ccaudio2/files/patch-src:dtmf.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/ccaudio2/files/patch-src:dtmf.cpp b/audio/ccaudio2/files/patch-src:dtmf.cpp
deleted file mode 100644
index 48d1c35a3e3e..000000000000
--- a/audio/ccaudio2/files/patch-src:dtmf.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/dtmf.cpp.orig Wed Jul 23 19:52:40 2003
-+++ src/dtmf.cpp Fri Mar 12 09:08:50 2004
-@@ -27,9 +27,9 @@
- //
-
- #include <math.h>
--#include <stdint.h>
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
- #include <time.h>
- #include <fcntl.h>
- #include "audio.h"