mirror of
https://github.com/boostorg/process.git
synced 2026-01-26 06:42:26 +00:00
removed unused variable
This commit is contained in:
@@ -46,8 +46,6 @@ struct async_in_buffer : ::boost::process::detail::posix::async_handler
|
||||
template <typename Executor>
|
||||
inline void on_success(Executor &exec) const
|
||||
{
|
||||
boost::asio::io_service &is_ser = get_io_service(exec.seq);
|
||||
|
||||
|
||||
auto pipe = this->pipe;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user