aboutsummaryrefslogtreecommitdiff
path: root/local.mk
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2022-03-08 22:21:41 +0000
committerJohn Ericson <John.Ericson@Obsidian.Systems>2023-05-17 10:36:03 -0400
commit904878d6d2a4845df472092146d10619b90b7083 (patch)
tree46d2c5f96c07d43944bbf43498610b76ce2ea87f /local.mk
parent5fd161189d2405353eef6b1e7eb9441d6be1911e (diff)
Move `worker_proto` defs out of `remote-store.cc` to own file
These items are not templates, and they declared in `worker-protocol.hh`; therefore they should live in a `worker-protocol.cc`. Anything else needlessly diverges from convention. After all, it is not like this code is only used in `remote-store.cc`; it is also used in `daemon.cc`. There is no good reason to place it with the client implementation or the server implementation when it used equally by both.
Diffstat (limited to 'local.mk')
0 files changed, 0 insertions, 0 deletions