Removing residue of old ActorRef interface
This commit is contained in:
parent
66ad188222
commit
56a172bbdd
1 changed files with 0 additions and 1 deletions
|
|
@ -295,7 +295,6 @@ private[akka] class AsyncCallbackAdapter(exchange: Exchange, callback: AsyncCall
|
|||
}
|
||||
|
||||
def actorClass: Class[_ <: Actor] = unsupported
|
||||
def actorClassName = unsupported
|
||||
def dispatcher_=(md: MessageDispatcher): Unit = unsupported
|
||||
def dispatcher: MessageDispatcher = unsupported
|
||||
def makeRemote(hostname: String, port: Int): Unit = unsupported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue