[position] Remove the unused Position::move_is_legal
This commit is contained in:
		
							parent
							
								
									13e166e059
								
							
						
					
					
						commit
						98c8ef6e24
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -246,10 +246,6 @@ impl Position {
 | 
			
		|||
            .next()
 | 
			
		||||
            .unwrap()
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    pub(crate) fn move_is_legal(&self, mv: Move) -> bool {
 | 
			
		||||
        true
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// crate::position methods
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue