summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad2/patches/patch-ai')
-rw-r--r--audio/faad2/patches/patch-ai13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/faad2/patches/patch-ai b/audio/faad2/patches/patch-ai
deleted file mode 100644
index dff0dd16f57..00000000000
--- a/audio/faad2/patches/patch-ai
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ai,v 1.1 2005/08/05 13:01:57 tonio Exp $
-
---- common/mp4ff/mp4ffint.h.orig 2005-08-05 13:09:25.000000000 +0200
-+++ common/mp4ff/mp4ffint.h 2005-08-05 13:09:52.000000000 +0200
-@@ -301,7 +301,7 @@
- mp4ff_t *mp4ff_open_edit(mp4ff_callback_t *f);
- #endif
- void mp4ff_close(mp4ff_t *ff);
--void mp4ff_track_add(mp4ff_t *f);
-+static void mp4ff_track_add(mp4ff_t *f);
- int32_t parse_sub_atoms(mp4ff_t *f, const uint64_t total_size);
- int32_t parse_atoms(mp4ff_t *f);
-