mirror of
https://github.com/furyfire/trueskill.git
synced 2025-07-10 22:12:07 +02: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