summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-aq')
-rw-r--r--audio/flac/patches/patch-aq11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flac/patches/patch-aq b/audio/flac/patches/patch-aq
deleted file mode 100644
index 317a28632d5..00000000000
--- a/audio/flac/patches/patch-aq
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aq,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libOggFLAC++/file_decoder.cpp.orig 2004-11-16 11:08:42.176457000 +0000
-+++ ./src/libOggFLAC++/file_decoder.cpp 2004-11-16 11:08:59.074183000 +0000
-@@ -238,5 +238,5 @@
- instance->error_callback(status);
- }
-
-- };
-+ }
- };