Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 409197
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/y4mdenoise/MotionSearcher.hh
0
++ b/y4mdenoise/MotionSearcher.hh
Lines 2196-2202 Link Here
2196
	{
2196
	{
2197
		// This region is too small to be bothered with.
2197
		// This region is too small to be bothered with.
2198
		// Just get rid of it.
2198
		// Just get rid of it.
2199
		DeleteRegion (a_pRegion);
2199
		this->DeleteRegion (a_pRegion);
2200
	}
2200
	}
2201
	else
2201
	else
2202
	{
2202
	{

Return to bug 409197