summaryrefslogtreecommitdiff
path: root/multimedia/handbrake/files/patch-libhb-fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/handbrake/files/patch-libhb-fifo.c')
-rw-r--r--multimedia/handbrake/files/patch-libhb-fifo.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/handbrake/files/patch-libhb-fifo.c b/multimedia/handbrake/files/patch-libhb-fifo.c
deleted file mode 100644
index 47ef561b47ac..000000000000
--- a/multimedia/handbrake/files/patch-libhb-fifo.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- HandBrake_old/libhb/fifo.c 2007-10-08 22:57:08.000000000 +0200
-+++ libhb/fifo.c 2007-12-04 05:55:37.000000000 +0100
-@@ -6,9 +6,7 @@
-
- #include "hb.h"
-
--#ifndef SYS_DARWIN
--#include <malloc.h>
--#endif
-+#include <stdlib.h>
-
- /* Fifo */
- struct hb_fifo_s