aboutsummaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorJade Lovelace <lix@jade.fyi>2024-06-17 22:13:24 -0700
committerJade Lovelace <lix@jade.fyi>2024-06-19 19:41:04 -0700
commit50472aa5bea95b9e800df833f4f7ec7691e63807 (patch)
tree2572dfa9158d5ad8203adcf4d456d78da6a7bfa8 /subprojects
parentce2b48aa41ed8e6f3eed60a20e3e2afb244457b6 (diff)
libstore: remove operations that are never called by supported clients
I did a whole bunch of `git log -S` to find out exactly when all these things were obsoleted and found the commit in which their usage was removed, which I have added in either the error message or a comment. I've also made *some* of the version checks into static asserts for when we update the minimum supported protocol version. In the end this is not a lot of code we are deleting, but it's code that we will never have to support into the future when we build a protocol bridge, which is why I did it. It is not in the support baseline. Change-Id: Iea3c80795c75ea74f328cf7ede7cbedf8c41926b
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions