Removing unused code and the isShutdown method
This commit is contained in:
parent
c241703a01
commit
149d346e5f
7 changed files with 24 additions and 27 deletions
|
|
@ -101,8 +101,6 @@ class ExecutorBasedEventDrivenDispatcher(
|
|||
registerForExecution(mbox)
|
||||
}
|
||||
|
||||
def isShutdown = active.isOff
|
||||
|
||||
/**
|
||||
* @return the mailbox associated with the actor
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue