mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 20:04:24 -04:00
removed debug info and added comment
This commit is contained in:
parent
ea82d26b75
commit
22f2edb5ad
2 changed files with 6 additions and 4 deletions
|
@ -2138,7 +2138,9 @@ void RsGenExchange::publishMsgs()
|
|||
if(createOk && validSize)
|
||||
{
|
||||
// empty orig msg id means this is the original
|
||||
// msg
|
||||
// msg.
|
||||
// (csoler) Why are we doing this???
|
||||
|
||||
if(msg->metaData->mOrigMsgId.isNull())
|
||||
{
|
||||
msg->metaData->mOrigMsgId = msg->metaData->mMsgId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue