Revert "manager: add shared asio::io_context"

This reverts commit 36dfd11f52.

Reason for revert: temporary win32 incompatibility

Change-Id: Ib6718b2427cf4e0f3d2f456c4722830232b850cd
This commit is contained in:
Andreas Traczyk
2019-09-06 16:23:38 -04:00
committed by Adrien Béraud
parent 36639d8cdf
commit fd970d5e2f
3 changed files with 0 additions and 37 deletions

View File

@ -209,8 +209,6 @@ AS_IF([test "x$enable_shared" == "xyes"], [
])
AC_MSG_RESULT([$RING_SHARED])
CPPFLAGS="${CPPFLAGS} -DASIO_STANDALONE"
dnl
dnl Check for the contrib directory
dnl