tests/utils.h: removed duplicate entry for count_lines()
This commit is contained in:
		@@ -3,8 +3,6 @@
 | 
			
		||||
#include <cstddef>
 | 
			
		||||
#include <string>
 | 
			
		||||
 | 
			
		||||
std::size_t count_lines(const std::string &filename);
 | 
			
		||||
 | 
			
		||||
std::size_t count_files(const std::string &folder);
 | 
			
		||||
 | 
			
		||||
void prepare_logdir();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user