Removes penalizing move
This commit is contained in:
		
							parent
							
								
									4797d6f1e1
								
							
						
					
					
						commit
						b5a67003fe
					
				| @ -210,7 +210,7 @@ std::vector<std::vector<PathData>> postProcess(std::vector<std::vector<PathData> | |||||||
|         } |         } | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     return std::move(leg_data); |     return leg_data; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| } // namespace guidance
 | } // namespace guidance
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user