aboutsummaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-Opcodes-urandom.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound/files/patch-Opcodes-urandom.c')
-rw-r--r--audio/csound/files/patch-Opcodes-urandom.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/csound/files/patch-Opcodes-urandom.c b/audio/csound/files/patch-Opcodes-urandom.c
deleted file mode 100644
index 7d19cb045fdd..000000000000
--- a/audio/csound/files/patch-Opcodes-urandom.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- Opcodes/urandom.c.old 2011-01-30 02:14:59.000000000 -0600
-+++ Opcodes/urandom.c 2011-01-30 02:15:08.000000000 -0600
-@@ -22,7 +22,6 @@
- */
-
- #include "csdl.h"
--#include <ieee754.h>
-
- typedef struct {
- OPDS h;