remove sd event timers from asio context

This class was only ever intended to be a temporary bridge for
converting sd_event applications to asio.  It wasn't intended to be a
long term solution.

This commit gets rid of the class entirely, and opts for
boost::asio::steady_timer.

Change-Id: I2d3e19878f77346f1ccbd92e378fe0739ecf4ad6
Signed-off-by: Ed Tanous <ed@tanous.net>
1 file changed