summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-ag')
-rw-r--r--audio/flac/patches/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flac/patches/patch-ag b/audio/flac/patches/patch-ag
deleted file mode 100644
index a8528928d80..00000000000
--- a/audio/flac/patches/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libFLAC++/file_decoder.cpp.orig 2004-11-15 18:13:52.244390000 +0000
-+++ ./src/libFLAC++/file_decoder.cpp 2004-11-15 18:14:06.428905000 +0000
-@@ -232,5 +232,5 @@
- instance->error_callback(status);
- }
-
-- };
-+ }
- };