summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-07-30 19:59:20 +0200
committerLéo Lam <leo@leolam.fr>2021-07-30 20:06:14 +0200
commit2204f46b0b488967184c3add50d3fe28f131bf18 (patch)
treea34297a80736cb3c543d76e75b374bc418821a1f /src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp
parentea030c356cf283e5cf0bde58ea08a445504573f4 (diff)
Remove expected/
The intention was to catch functional regressions in non-matching functions but this doesn't actually work well because referenced code and data may have moved after a function was dumped, in which case the reference checker is unable to verify that function calls and data references are still correct. Considering this increases the amount of complexity in the checker and makes the workflow more complicated for contributors, let's just drop this mechanism. It isn't worth it. Putting binary files in the repo is also pretty meh.
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp')
0 files changed, 0 insertions, 0 deletions