Skip to content

Commit

Permalink
gus
Browse files Browse the repository at this point in the history
  • Loading branch information
SpGerg committed Jan 29, 2024
1 parent e6977dc commit e36abdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Paganism/PParser/AST/BinaryOperatorExpression.cs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ private Value Point()
return new EnumValue(value.Members[variableExpression1.Name]);
}

var structure = GetStructure(this);
var member = GetMemberWithKeyOfStructure(this);

return member.Value;
Expand Down

0 comments on commit e36abdf

Please sign in to comment.