Instance: embed EventLoop, no pointer
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "Partition.hxx"
|
||||
#include "Idle.hxx"
|
||||
#include "Stats.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
#ifdef ENABLE_DATABASE
|
||||
@@ -35,12 +34,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
void
|
||||
Instance::Shutdown()
|
||||
{
|
||||
event_loop->Break();
|
||||
}
|
||||
|
||||
#ifdef ENABLE_DATABASE
|
||||
|
||||
Database *
|
||||
|
Reference in New Issue
Block a user