remove: Unused code.

This commit is contained in:
2025-06-07 13:51:00 +01:00
parent c9bd9a76b1
commit 4bc4a79a4b
32 changed files with 75 additions and 589 deletions

View File

@ -60,7 +60,7 @@ Install `vcpkg` according to the [latest instructions](https://vcpkg.io/en/getti
Build and install the required libraries:
```shell
vcpkg install cryptopp effolkronium-random libevent lzo fmt spdlog argon2 libpq
vcpkg install cryptopp effolkronium-random libevent lzo fmt spdlog argon2 libpq libpqxx
```
#### Building the binaries