diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2017-12-18 23:01:19 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2017-12-18 23:01:19 +0000 |
commit | be560fc867b3828e701d54b2972a0c7f1d0d5d50 (patch) | |
tree | c8f21d99510f61e8c09bdbda2967aacde603d366 /audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c | |
parent | New port: editors/dte: Small and easy to use console text editor (diff) |
Remove audio/last.fm. last.fm radio shutdown in March 2014.
Diffstat (limited to 'audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c')
-rw-r--r-- | audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c b/audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c deleted file mode 100644 index 4435bb3f6bea..000000000000 --- a/audio/last.fm/files/patch-src_output_alsa-playback_xconvert.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/output/alsa-playback/xconvert.c.orig 2007-02-01 12:59:50 UTC -+++ src/output/alsa-playback/xconvert.c -@@ -57,6 +57,7 @@ - - #endif - -+#define uint size_t - - struct buffer { - void *buffer; |