summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/f4l/files/f4l-0.2.1-gcc41.patch')
-rw-r--r--media-gfx/f4l/files/f4l-0.2.1-gcc41.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-gfx/f4l/files/f4l-0.2.1-gcc41.patch b/media-gfx/f4l/files/f4l-0.2.1-gcc41.patch
deleted file mode 100644
index 898da3763..000000000
--- a/media-gfx/f4l/files/f4l-0.2.1-gcc41.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur f4l-0.2.1-orig/src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h
---- f4l-0.2.1-orig/src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h 2005-07-03 21:26:32.000000000 +0200
-+++ f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h 2006-07-19 17:33:02.000000000 +0200
-@@ -137,7 +137,7 @@
- @param bytes the sound data.
- @param length the number of bytes in the sound data.
- */
-- FSDefineSound::FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length);
-+ FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length);
-
- FSDefineSound(const FSDefineSound& rhs);
-