summaryrefslogtreecommitdiff
path: root/audio/rubberband/files/patch-StretcherImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rubberband/files/patch-StretcherImpl.cpp')
-rw-r--r--audio/rubberband/files/patch-StretcherImpl.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rubberband/files/patch-StretcherImpl.cpp b/audio/rubberband/files/patch-StretcherImpl.cpp
deleted file mode 100644
index 47f7b2914ff1..000000000000
--- a/audio/rubberband/files/patch-StretcherImpl.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/StretcherImpl.cpp-dist 2012-01-08 17:23:26.816147081 +0100
-+++ src/StretcherImpl.cpp 2012-01-08 17:22:19.098146464 +0100
-@@ -28,7 +28,7 @@
- #include "base/Profiler.h"
-
- #ifndef _WIN32
--#include <alloca.h>
-+#include <stdlib.h>
- #endif
-
- #include <cassert>