Skip to content
Snippets Groups Projects
Commit 3a82169e authored by Vadim ProductEngine's avatar Vadim ProductEngine
Browse files

STORM-1186 FIXED Removed the "no mCurrentRMessageTemplate" warning message.

The mCurrentRMessageTemplate member seems to only be non-NULL for a short while
after an incoming message was validated and parsed, thus there is no
guarantee that we can obtain name of the last received message at any given
time. So if we can't we'll simply return an empty string without spamming the
log with warnings.
parent cfacd12d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment