mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	remove unused parameter from smt_context
This commit is contained in:
		
							parent
							
								
									9e8a4e2a01
								
							
						
					
					
						commit
						c46f95a629
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -76,7 +76,6 @@ namespace smt {
 | 
			
		|||
        m_unsat_proof(m),
 | 
			
		||||
        m_unknown("unknown"),
 | 
			
		||||
        m_unsat_core(m),
 | 
			
		||||
        m_use_theory_str_overlap_assumption(false),
 | 
			
		||||
#ifdef Z3DEBUG
 | 
			
		||||
        m_trail_enabled(true),
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue