Remove unused qdebug

wilder
Laurent Montel 6 years ago
parent 88068f13e1
commit 2a8d3e5b72
  1. 1
      src/kmcommands.cpp

@ -885,7 +885,6 @@ bool KMReplyCommand::replyAsHtml() const
void KMReplyCommand::setReplyAsHtml(bool replyAsHtml)
{
qDebug() << " void KMReplyCommand::setReplyAsHtml(bool replyAsHtml)"<<replyAsHtml;
mReplyAsHtml = replyAsHtml;
}

Loading…
Cancel
Save