diff options
Diffstat (limited to 'media-video/camsource/files/gcc34.patch')
-rw-r--r-- | media-video/camsource/files/gcc34.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/media-video/camsource/files/gcc34.patch b/media-video/camsource/files/gcc34.patch deleted file mode 100644 index cba0919fcd1b..000000000000 --- a/media-video/camsource/files/gcc34.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mod_handle.c 2002-09-27 21:54:05.000000000 +0200 -+++ src/mod_handle.c.new 2004-10-01 10:00:32.917304386 +0200 -@@ -307,6 +307,7 @@ - } - dlclose(dlh); - inuse: -+ ; - } - } - |