Skip to content
Snippets Groups Projects
Commit eab0ec40 authored by Merov Linden's avatar Merov Linden
Browse files

CHUI-570 : Delete a stray debug comment log.

parent 47a1a046
No related branches found
No related tags found
No related merge requests found
......@@ -509,7 +509,6 @@ void LLFloaterIMSession::updateSessionName(const std::string& name)
mTypingStart.setArg("[NAME]", name);
setTitle (mOtherTyping ? mTypingStart.getString() : name);
}
llinfos << "Merov debug : updateSessionName, title = " << name << ", typing title = " << mTypingStart.getString() << llendl;
}
//static
......
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