diff --git a/src/libipc/ipc.cpp b/src/libipc/ipc.cpp index 2713de3..c864a1b 100755 --- a/src/libipc/ipc.cpp +++ b/src/libipc/ipc.cpp @@ -687,8 +687,8 @@ buff_t chan_impl::try_recv(ipc::handle_t h) { } template struct chan_impl>; -template struct chan_impl>; -template struct chan_impl>; +// template struct chan_impl>; // TBD +// template struct chan_impl>; // TBD template struct chan_impl>; template struct chan_impl>;