* Remove SwitchToOriginalUser, we're not going to need it anymore.
This commit is contained in:
@@ -358,8 +358,6 @@ static Expr parse(EvalState & state,
|
||||
|
||||
Expr parseExprFromFile(EvalState & state, Path path)
|
||||
{
|
||||
SwitchToOriginalUser sw;
|
||||
|
||||
assert(path[0] == '/');
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user