diff options
Diffstat (limited to 'indra/newview/llimfloater.h')
-rw-r--r-- | indra/newview/llimfloater.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llimfloater.h b/indra/newview/llimfloater.h index ec3a96f694..bac21c27f0 100644 --- a/indra/newview/llimfloater.h +++ b/indra/newview/llimfloater.h @@ -142,9 +142,6 @@ private: // Update the window title and input field help text /*virtual*/ void updateSessionName(const std::string& name); - // For display name lookups for IM window titles - void onAvatarNameCache(const LLUUID& agent_id, const LLAvatarName& av_name); - /// Updates the list of ad hoc conference participants /// in an IM floater title. void onParticipantsListChanged(LLUICtrl* ctrl); |