From: Chris Tallon Date: Tue, 6 Sep 2005 22:45:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0-0-14~13 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=939e9538cefee2b1f6322bc107e371ea17e805c8;p=vompclient.git *** empty log message *** --- diff --git a/command.cc b/command.cc index 1704831..bc00eb8 100644 --- a/command.cc +++ b/command.cc @@ -56,8 +56,6 @@ int Command::init() return 0; } - logger->log("Command", Log::DEBUG, "%p", this); - return 1; }