From 2a96db96191588b7d89920a5ebc7091f6f617cdf Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Mon, 2 Jun 2014 09:28:51 -0700 Subject: DD-92 : WIP : Fixed a compilation error introduced by my previous commit --- indra/newview/lllogchat.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/lllogchat.cpp b/indra/newview/lllogchat.cpp index 0bfcea41b7..e3ed10bd50 100755 --- a/indra/newview/lllogchat.cpp +++ b/indra/newview/lllogchat.cpp @@ -1021,7 +1021,6 @@ void LLLoadHistoryThread::run() if(mNewLoad) { loadHistory(mFileName, mMessages, mLoadParams); - int count = mMessages->size(); setFinished(); } } -- cgit v1.2.3