kopia lustrzana https://github.com/jgromes/RadioLib
				
				
				
			[EXT] Remove redundant null check (#1436)
							rodzic
							
								
									cf776230a4
								
							
						
					
					
						commit
						c9690a7955
					
				| 
						 | 
				
			
			@ -35,9 +35,7 @@ ExternalRadio& ExternalRadio::operator=(const ExternalRadio& ext) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
ExternalRadio::~ExternalRadio() {
 | 
			
		||||
  if(this->mod) {
 | 
			
		||||
    delete this->mod;
 | 
			
		||||
  }
 | 
			
		||||
  delete this->mod;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
Module* ExternalRadio::getMod() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue