diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-03-08 22:21:41 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2023-05-17 10:36:03 -0400 |
commit | 904878d6d2a4845df472092146d10619b90b7083 (patch) | |
tree | 46d2c5f96c07d43944bbf43498610b76ce2ea87f /mk/clean.mk | |
parent | 5fd161189d2405353eef6b1e7eb9441d6be1911e (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 'mk/clean.mk')
0 files changed, 0 insertions, 0 deletions