summaryrefslogtreecommitdiffstats
path: root/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch')
-rw-r--r--abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch b/abs/core/mjpegtools/mjpegtools-2.0.0-gcc470.patch
deleted file mode 100644
index 050b33f..0000000
--- a/abs/core/mjpegtools/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
- {