* Remove a debug statement.
This commit is contained in:
		
							parent
							
								
									4c356acd04
								
							
						
					
					
						commit
						1a65142ec4
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -980,7 +980,6 @@ void LocalStore::exportPath(const Path & path, bool sign, | |||
|     if (hash != storedHash) | ||||
|         throw Error(format("hash of path `%1%' has changed from `%2%' to `%3%'!") % path | ||||
|             % printHash(storedHash) % printHash(hash)); | ||||
|     printMsg(lvlError, printHash(hash)); | ||||
| 
 | ||||
|     writeInt(EXPORT_MAGIC, hashAndWriteSink); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue