Skip to content

Commit 4dfdde1

Browse files
committed
Revert "Performance fix"
This reverts commit caa716c.
1 parent caa716c commit 4dfdde1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libArgument/libArgument/ArgumentParser.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ public static class ArgumentParser
120120

121121
// Set the value of the field and return
122122
field.SetValue (options, value);
123-
return;
124123
}
125124
}
126125
}

0 commit comments

Comments
 (0)