Skip to content

Commit

Permalink
Removed redundant log statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinknafve committed Oct 2, 2014
1 parent acf7e0d commit 879aba9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,6 @@ namespace HM
{
String sMessage = "QUIT\r\n";
EnqueueWrite_(sMessage);

Logger::Instance()->LogDebug("POP3ClientConnection::OnConnectionTimeout() - Connection timeout.");
}


Expand Down

0 comments on commit 879aba9

Please sign in to comment.