mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Remove unused IoEngine::YieldCurrentCoroutine()
This commit is contained in:
parent
cb18ed0133
commit
c88502b8d0
@ -139,12 +139,6 @@ public:
|
||||
#endif // BOOST_VERSION >= 108700
|
||||
}
|
||||
|
||||
static inline
|
||||
void YieldCurrentCoroutine(boost::asio::yield_context yc)
|
||||
{
|
||||
Get().m_AlreadyExpiredTimer.async_wait(yc);
|
||||
}
|
||||
|
||||
private:
|
||||
IoEngine();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user