mirror of
				https://github.com/stevenrobertson/cuburn.git
				synced 2025-11-03 18:00:55 -05:00 
			
		
		
		
	Remove a TODO
This commit is contained in:
		@ -247,7 +247,6 @@ void iter(mwc_st *msts, iter_info *infos, uint64_t accbuf_ptr) {
 | 
			
		||||
        apply_xf{{features.final_xform_index}}(fx, fy, fcolor, rctx);
 | 
			
		||||
        {{endif}}
 | 
			
		||||
 | 
			
		||||
        // TODO: this may not optimize well, verify.
 | 
			
		||||
        float cx, cy;
 | 
			
		||||
        {{if features.final_xform_index}}
 | 
			
		||||
        {{apply_affine('fx', 'fy', 'cx', 'cy', packer,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user