Page MenuHomeWildfire Games

ConquestCommon remove pointless spread operator
ClosedPublic

Authored by elexis on Dec 9 2017, 7:19 PM.

Details

Summary

rP16634 added the spread operator and [] for no apparent reason. While at it inline.

Test Plan

Can verify with a warn(uneval()) that the contents are the same with and without the patch on the same replay.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

elexis created this revision.Dec 9 2017, 7:19 PM
Vulcan added a subscriber: Vulcan.Dec 9 2017, 7:23 PM

Successful build - Chance fights ever on the side of the prudent.

Updating workspaces...
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Checking XML files...
Vulcan added a comment.Dec 9 2017, 7:24 PM
Executing section Default...
Executing section Source...
Executing section JS...
bb accepted this revision.Dec 9 2017, 9:08 PM
This revision is now accepted and ready to land.Dec 9 2017, 9:08 PM
This revision was automatically updated to reflect the committed changes.