diff options
Diffstat (limited to 'indra/newview/llhudeffectpointat.cpp')
-rw-r--r-- | indra/newview/llhudeffectpointat.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llhudeffectpointat.cpp b/indra/newview/llhudeffectpointat.cpp index f72c5b06de..de85cf7293 100644 --- a/indra/newview/llhudeffectpointat.cpp +++ b/indra/newview/llhudeffectpointat.cpp @@ -115,8 +115,6 @@ void LLHUDEffectPointAt::packData(LLMessageSystem *mesgsys) mLastSendTime = mTimer.getElapsedTimeF32(); } -//FIXME: avatar selection does a weird double take - //----------------------------------------------------------------------------- // unpackData() //----------------------------------------------------------------------------- |