mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	Removed unused variable
This commit is contained in:
		
							parent
							
								
									371573cbff
								
							
						
					
					
						commit
						3101d281e4
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2941,7 +2941,6 @@ void fpa2bv_converter::mk_to_ieee_bv(func_decl * f, unsigned num, expr * const *
 | 
			
		|||
    mk_is_nan(x, x_is_nan);
 | 
			
		||||
 | 
			
		||||
    sort * fp_srt = m.get_sort(x);
 | 
			
		||||
    unsigned ebits = m_util.get_ebits(fp_srt);
 | 
			
		||||
    unsigned sbits = m_util.get_sbits(fp_srt);
 | 
			
		||||
 | 
			
		||||
    expr_ref sig_unspec(s, m);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue