mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Remove unused typedef from Benchmark::Environment
This commit is contained in:
		| @@ -27,7 +27,6 @@ namespace Catch { | ||||
|         }; | ||||
|         template <typename Clock> | ||||
|         struct Environment { | ||||
|             using clock_type = Clock; | ||||
|             EnvironmentEstimate<FloatDuration<Clock>> clock_resolution; | ||||
|             EnvironmentEstimate<FloatDuration<Clock>> clock_cost; | ||||
|         }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský