diff options
| author | Oz Linden <oz@lindenlab.com> | 2014-03-14 14:54:45 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2014-03-14 14:54:45 -0400 |
| commit | 51e04f88666c03bd4589a587f5c2bbbf05463aa4 (patch) | |
| tree | 1158f464db264299c800b2562fa438b7f21d8a8d /indra/newview/llappviewer.cpp | |
| parent | 99e97bf6aebab653e6faefb4af8c2083af29aca8 (diff) | |
| parent | e9116575bfd2238e80eaac08bceb8f797d0e933c (diff) | |
merge changes for open-209
Diffstat (limited to 'indra/newview/llappviewer.cpp')
| -rwxr-xr-x | indra/newview/llappviewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index e3c89f1a5f..a9adca3097 100755 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -4772,7 +4772,7 @@ void LLAppViewer::idle() static LLFrameStatsTimer viewer_stats_timer(SEND_STATS_PERIOD); // Update session stats every large chunk of time - // *FIX: (???) SAMANTHA + // *FIX: (?) SAMANTHA if (viewer_stats_timer.getElapsedTimeF32() >= SEND_STATS_PERIOD && !gDisconnected) { llinfos << "Transmitting sessions stats" << llendl; |
