Remove bad assertion
This commit is contained in:
		
							parent
							
								
									89a2fa68ac
								
							
						
					
					
						commit
						0a62d9b3d7
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -51,7 +51,6 @@ struct NarIndexer : ParseSink, StringSource | |||
| 
 | ||||
|     void preallocateContents(unsigned long long size) override | ||||
|     { | ||||
|         assert(currentPath != ""); | ||||
|         currentStart = string(s, pos, 16); | ||||
|         members.emplace(currentPath, | ||||
|             NarMember{FSAccessor::Type::tRegular, isExec, pos, size}); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue