db/UpdateWalk: move LocalStorage to Instance
Keep only a reference.
This commit is contained in:
@@ -61,6 +61,7 @@ class UpdateService final : DeferredMonitor {
|
||||
|
||||
public:
|
||||
UpdateService(EventLoop &_loop, SimpleDatabase &_db,
|
||||
LocalStorage &_storage,
|
||||
DatabaseListener &_listener);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user