* Remove SwitchToOriginalUser, we're not going to need it anymore.
This commit is contained in:
		
							parent
							
								
									626f8ee42f
								
							
						
					
					
						commit
						9c9cdb06d0
					
				
					 8 changed files with 4 additions and 63 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,6 @@ static bool indirectRoot = false;
 | 
			
		|||
 | 
			
		||||
static Path fixPath(Path path)
 | 
			
		||||
{
 | 
			
		||||
    SwitchToOriginalUser sw;
 | 
			
		||||
    path = absPath(path);
 | 
			
		||||
    while (!isInStore(path)) {
 | 
			
		||||
        if (!isLink(path)) break;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue