removed the unused variable

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-08-23 20:41:31 +00:00
parent a4a63fb004
commit db41ffd764

View File

@ -437,7 +437,6 @@ void PopupChatDialog::updateChat()
void PopupChatDialog::addChatMsg(ChatInfo *ci)
{
bool offline = true;
{
RsPeerDetails detail;