mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	remove sources for unused variable warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									d9227b95ea
								
							
						
					
					
						commit
						8d18fd075e
					
				
					 12 changed files with 20 additions and 25 deletions
				
			
		| 
						 | 
				
			
			@ -366,6 +366,7 @@ public:
 | 
			
		|||
        app * a = to_app(s);
 | 
			
		||||
        func_decl * sym = a->get_decl();
 | 
			
		||||
        if(!m_parent.has_index(sym, m_from_idx)) {
 | 
			
		||||
            (void) m_homogenous;
 | 
			
		||||
            SASSERT(!m_homogenous || !m_parent.is_muxed(sym));
 | 
			
		||||
            return false;
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue