summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-al')
-rw-r--r--audio/flac/patches/patch-al20
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/flac/patches/patch-al b/audio/flac/patches/patch-al
deleted file mode 100644
index 6ab7d370e55..00000000000
--- a/audio/flac/patches/patch-al
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-al,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libFLAC++/metadata.cpp.orig 2004-11-16 11:00:08.317545000 +0000
-+++ ./src/libFLAC++/metadata.cpp 2004-11-16 11:00:19.507566000 +0000
-@@ -75,7 +75,7 @@
- return ret;
- }
-
-- };
-+ }
-
- FLACPP_API Prototype *clone(const Prototype *object)
- {
-@@ -1283,5 +1283,5 @@
- return ret;
- }
-
-- };
-+ }
- };