removed trailing spaces
This commit is contained in:
parent
c27f971a42
commit
c276c621bf
92 changed files with 927 additions and 927 deletions
|
|
@ -95,7 +95,7 @@ trait MessageDispatcher extends MailboxFactory with Logging {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private[akka] def unregister(actorRef: ActorRef) = {
|
||||
if (uuids remove actorRef.uuid) {
|
||||
actorRef.mailbox = null
|
||||
|
|
@ -176,4 +176,4 @@ trait MessageDispatcher extends MailboxFactory with Logging {
|
|||
* Returns the size of the mailbox for the specified actor
|
||||
*/
|
||||
def mailboxSize(actorRef: ActorRef): Int
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue