mirror of
https://github.com/furyfire/trueskill.git
synced 2025-12-16 20:37:02 +01: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