diff options
Diffstat (limited to 'audio/libsndfile/files/patch-src-sndfile.h.in')
-rw-r--r-- | audio/libsndfile/files/patch-src-sndfile.h.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/libsndfile/files/patch-src-sndfile.h.in b/audio/libsndfile/files/patch-src-sndfile.h.in deleted file mode 100644 index 47f0eff4ee6c..000000000000 --- a/audio/libsndfile/files/patch-src-sndfile.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/sndfile.h.in.orig 2009-12-10 21:49:31.000000000 +0300 -+++ src/sndfile.h.in 2010-04-11 15:10:53.000000000 +0400 -@@ -294,7 +294,7 @@ - SF_CHANNEL_MAP_AMBISONIC_B_Y, - SF_CHANNEL_MAP_AMBISONIC_B_Z, - -- SF_CHANNEL_MAP_MAX, -+ SF_CHANNEL_MAP_MAX - } ; - - |