Remove ImageCache instance from ServerSettings

This commit is contained in:
badaix 2024-07-01 23:29:26 +02:00
parent 2530a347c2
commit 78cbd3cf5b
6 changed files with 20 additions and 12 deletions

View file

@ -22,7 +22,6 @@
// local headers
#include "pcm_stream.hpp"
#include <server/server_settings.hpp>
// 3rd party headers
#include <boost/asio/io_context.hpp>