ChannelRequest::cancel() impl.

This commit is contained in:
Matej Sekoranja
2014-04-07 12:22:30 +02:00
parent d2fb05ddd8
commit 4bbab422fe
11 changed files with 216 additions and 20 deletions

View File

@@ -78,6 +78,11 @@ class ChannelRPCServiceImpl : public ChannelRPC
processRequest(pvArgument, lastRequest);
}
virtual void cancel()
{
// noop
}
virtual void destroy()
{
// noop