Revert useless use of GTEST_API_ on WithoutMatchers decl.
This commit is contained in:
		
							parent
							
								
									158783e097
								
							
						
					
					
						commit
						b490cb0400
					
				@ -350,7 +350,7 @@ GTEST_API_ void Log(LogSeverity severity, const std::string& message,
 | 
			
		||||
//
 | 
			
		||||
//    ON_CALL(mock, Method({}, nullptr))…
 | 
			
		||||
//
 | 
			
		||||
class GTEST_API_ WithoutMatchers {
 | 
			
		||||
class WithoutMatchers {
 | 
			
		||||
 private:
 | 
			
		||||
  WithoutMatchers() {}
 | 
			
		||||
  friend WithoutMatchers GetWithoutMatchers();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user