* Remove debug message.
This commit is contained in:
		
							parent
							
								
									a3e6415ba8
								
							
						
					
					
						commit
						1073b1780a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -739,7 +739,6 @@ struct FilterFromExpr : PathFilter | ||||||
| 
 | 
 | ||||||
|     bool operator () (const Path & path) |     bool operator () (const Path & path) | ||||||
|     { |     { | ||||||
|         printMsg(lvlError, format("filter %1%") % path); |  | ||||||
|         Expr call = makeCall(filter, makePath(toATerm(path))); |         Expr call = makeCall(filter, makePath(toATerm(path))); | ||||||
|         return evalBool(state, call); |         return evalBool(state, call); | ||||||
|     } |     } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue