aboutsummaryrefslogtreecommitdiff
path: root/audio/jalv/files/patch-src_jalv__qt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/jalv/files/patch-src_jalv__qt.cpp')
-rw-r--r--audio/jalv/files/patch-src_jalv__qt.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/jalv/files/patch-src_jalv__qt.cpp b/audio/jalv/files/patch-src_jalv__qt.cpp
deleted file mode 100644
index 173e415617af..000000000000
--- a/audio/jalv/files/patch-src_jalv__qt.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/jalv_qt.cpp.orig 2021-02-14 03:40:27 UTC
-+++ src/jalv_qt.cpp
-@@ -14,6 +14,8 @@
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
-
-+#include <ctype.h> // workaround for error: use of undeclared identifier 'isascii'
-+
- #include "jalv_internal.h"
-
- #include "lilv/lilv.h"