mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-01 13:34:01 +00:00
Removed some debugging code
This commit is contained in:
@ -19,9 +19,7 @@ class Message
|
||||
}
|
||||
|
||||
public function setValue(&$value)
|
||||
{
|
||||
// DEBUG
|
||||
$selfName = (string)$this;
|
||||
{
|
||||
$this->_value = &$value;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user