summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-am')
-rw-r--r--audio/flac/patches/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flac/patches/patch-am b/audio/flac/patches/patch-am
deleted file mode 100644
index 0c9196f1c9e..00000000000
--- a/audio/flac/patches/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-am,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libFLAC++/seekable_stream_decoder.cpp.orig 2004-11-16 11:01:24.773461000 +0000
-+++ ./src/libFLAC++/seekable_stream_decoder.cpp 2004-11-16 11:01:30.719312000 +0000
-@@ -282,5 +282,5 @@
- instance->error_callback(status);
- }
-
-- };
-+ }
- };