Removing Un(der)used locking utils (locking is evil) and removing the last locks from the MessageDispatcher

This commit is contained in:
Viktor Klang 2011-11-16 15:54:14 +01:00
parent 5593e860bc
commit 13bfee782f
9 changed files with 129 additions and 244 deletions

View file

@ -113,8 +113,6 @@ class CallingThreadDispatcher(_app: ActorSystem, val name: String = "calling-thr
case _ None
}
protected[akka] override def start() {}
protected[akka] override def shutdown() {}
protected[akka] override def throughput = 0