summaryrefslogtreecommitdiff
path: root/audio/last.fm/files/patch-src-output-alsa-playback-xconvert.c
diff options
context:
space:
mode:
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.c10
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 385a3b6a823c..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 2012-12-02 14:30:50.000000000 +0100
-+++ src/output/alsa-playback/xconvert.c 2012-12-02 14:33:58.000000000 +0100
-@@ -57,6 +57,7 @@
-
- #endif
-
-+#define uint size_t
-
- struct buffer {
- void *buffer;