mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	* [processing] replace alg Eliminate with new alg EliminateSelection * Deprecate Eliminate algorithm * Expose new EliminateSelection algorithm in GUI * Rename ouput layer * Reflect algorithm changes in help * Remove superfluous init method * Simplify code, thanks Nyall * Improve transfer of selection to processLayer * Remove deprecated Eliminate algorithm * Remove test for Eliminate * Fix indentation