summaryrefslogtreecommitdiff
path: root/audio/cantata/files/patch-replaygain_mpg123input.cpp
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2016-06-15 08:36:58 +0000
committerBen Woods <woodsb02@FreeBSD.org>2016-06-15 08:36:58 +0000
commit012f2d35060774a63d292e47ba3506ab62ecba19 (patch)
treee10c76021e55d0ac66164817f64918e85b83e4b0 /audio/cantata/files/patch-replaygain_mpg123input.cpp
parentdatabases/mysql57-{server|client}: 5.7.12 -> 5.7.13 (diff)
Notes
Notes: svn path=/head/; revision=416916
Diffstat (limited to 'audio/cantata/files/patch-replaygain_mpg123input.cpp')
-rw-r--r--audio/cantata/files/patch-replaygain_mpg123input.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/cantata/files/patch-replaygain_mpg123input.cpp b/audio/cantata/files/patch-replaygain_mpg123input.cpp
deleted file mode 100644
index b87532e6bd22..000000000000
--- a/audio/cantata/files/patch-replaygain_mpg123input.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- replaygain/mpg123input.cpp.orig 2015-01-21 18:46:32 UTC
-+++ replaygain/mpg123input.cpp
-@@ -8,7 +8,6 @@
- */
-
- /* See LICENSE file for copyright and license details. */
--#define _POSIX_C_SOURCE 1
- #ifdef __cplusplus
- extern "C" {
- #endif