aboutsummaryrefslogtreecommitdiff
path: root/audio/festival+OGI/files/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival+OGI/files/patch-aq')
-rw-r--r--audio/festival+OGI/files/patch-aq10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/festival+OGI/files/patch-aq b/audio/festival+OGI/files/patch-aq
deleted file mode 100644
index 012bfe0c9817..000000000000
--- a/audio/festival+OGI/files/patch-aq
+++ /dev/null
@@ -1,10 +0,0 @@
---- speech_tools/audio/esd.cc.orig Mon Oct 4 15:39:01 1999
-+++ speech_tools/audio/esd.cc Fri Jun 16 17:49:10 2000
-@@ -66,7 +66,6 @@
-
- bool esd_supported = TRUE;
-
--int endian_int = 1;
- #define ESD_BIG_ENDIAN (((char *)&endian_int)[0] == 0)
-
- EST_String server;