diff options
Diffstat (limited to 'media-video/mjpegtools/files/mjpegtools-2.0.0-gcc470.patch')
-rw-r--r-- | media-video/mjpegtools/files/mjpegtools-2.0.0-gcc470.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/media-video/mjpegtools/files/mjpegtools-2.0.0-gcc470.patch b/media-video/mjpegtools/files/mjpegtools-2.0.0-gcc470.patch deleted file mode 100644 index 050b33f..0000000 --- a/media-video/mjpegtools/files/mjpegtools-2.0.0-gcc470.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/y4mdenoise/MotionSearcher.hh -+++ b/y4mdenoise/MotionSearcher.hh -@@ -2196,7 +2196,7 @@ - { - // This region is too small to be bothered with. - // Just get rid of it. -- DeleteRegion (a_pRegion); -+ this->DeleteRegion (a_pRegion); - } - else - { |