aboutsummaryrefslogtreecommitdiff
path: root/audio/rezound/files
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rezound/files')
-rw-r--r--audio/rezound/files/extra-patch-fbsd422
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/rezound/files/extra-patch-fbsd4 b/audio/rezound/files/extra-patch-fbsd4
deleted file mode 100644
index 88cbb9492b86..000000000000
--- a/audio/rezound/files/extra-patch-fbsd4
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/backend/CPortAudioSoundRecorder.cpp.orig Mon Oct 6 13:04:39 2003
-+++ src/backend/CPortAudioSoundRecorder.cpp Mon Oct 2 10:35:16 2006
-@@ -18,6 +18,8 @@
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
- */
-
-+#include <stdio.h>
-+
- #include "CPortAudioSoundRecorder.h"
-
- #ifdef ENABLE_PORTAUDIO
---- src/backend/Remaster/CAdaptiveNormalizeAction.cpp.orig Tue Feb 15 08:54:44 2005
-+++ src/backend/Remaster/CAdaptiveNormalizeAction.cpp Mon Oct 2 10:35:24 2006
-@@ -18,6 +18,8 @@
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
- */
-
-+#include <stdio.h>
-+
- #include "CAdaptiveNormalizeAction.h"
-
- #include <utility>