Remove unused watcher memo

This commit is contained in:
Thibault Duplessis 2012-04-20 10:59:19 +02:00
parent fedd7d649f
commit 245a23a2a1
4 changed files with 0 additions and 12 deletions

View file

@ -166,9 +166,6 @@ final class SystemEnv(application: Application) {
o.threadsAllowedToBlockForConnectionMultiplier = config getInt "mongo.threadsAllowedToBlockForConnectionMultiplier"
}
lazy val watcherMemo = new WatcherMemo(
timeout = getMilliseconds("memo.watcher.timeout"))
lazy val hookMemo = new HookMemo(
timeout = getMilliseconds("memo.hook.timeout"))

View file

@ -104,5 +104,4 @@ final class Socket(
JsObject(Seq("error" -> JsString("Invalid request")))
) andThen Enumerator.enumInput(Input.EOF))
}
}

View file

@ -1,7 +0,0 @@
package lila
package memo
final class WatcherMemo(timeout: Int) extends BooleanExpiryMemo(timeout) {
def count(prefix: String): Int = keys count (_ startsWith prefix)
}

1
todo
View file

@ -1,2 +1 @@
ping nbm
compress player.ps notation