removed some debug info

This commit is contained in:
csoler 2016-01-26 23:00:10 -05:00
parent af770fda9c
commit 3bc444b087
5 changed files with 22 additions and 22 deletions

View file

@ -1285,7 +1285,7 @@ bool MessageComposer::sendMessage_internal(bool bDraftbox)
mi.rsgxsid_srcId = RsGxsId(ui.respond_to_CB->itemData(ui.respond_to_CB->currentIndex()).toString().toStdString()) ;
std::cerr << "MessageSend: setting 'from' field to GXS id = " << mi.rsgxsid_srcId << std::endl;
//std::cerr << "MessageSend: setting 'from' field to GXS id = " << mi.rsgxsid_srcId << std::endl;
mi.title = misc::removeNewLine(ui.titleEdit->text()).toUtf8().constData();
// needed to send system flags with reply