summaryrefslogtreecommitdiff
path: root/client/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/player.cc')
-rw-r--r--client/player.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/player.cc b/client/player.cc
index cec7b0f..143279f 100644
--- a/client/player.cc
+++ b/client/player.cc
@@ -37,5 +37,5 @@ Player::~Player()
void Player::run()
{
- gInfo::info->info("The player thread is running.");
+ // MIaV::info->info("The player thread is running.");
}