summaryrefslogtreecommitdiff
path: root/audio/ccaudio/files/patch-src-audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ccaudio/files/patch-src-audio.h')
-rw-r--r--audio/ccaudio/files/patch-src-audio.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/ccaudio/files/patch-src-audio.h b/audio/ccaudio/files/patch-src-audio.h
deleted file mode 100644
index 9ed4e5cf2145..000000000000
--- a/audio/ccaudio/files/patch-src-audio.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/audio.h.orig 2008-04-20 13:44:11.457927908 +0200
-+++ src/audio.h 2008-04-20 13:45:31.343228414 +0200
-@@ -53,6 +53,10 @@
- namespace ost {
- #endif
-
-+#ifndef CCXX_CLASS_EXPORT
-+#define CCXX_CLASS_EXPORT __EXPORT
-+#endif
-+
- #define AUDIO_SIGNED_LINEAR_RAW 1
- #define AUDIO_LINEAR_CONVERSION 1
- #define AUDIO_CODEC_MODULES 1