diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-05 19:33:36 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-05 19:38:00 +0200 |
commit | ad1052039cfdd0e9a95304874cf1347e1472d36f (patch) | |
tree | b04e8c9629f067995c21444096b645ffcd8f0526 /indra/newview/llavataractions.h | |
parent | d956c866cf5f633668f6e81996f7ddb8481eae1c (diff) |
SL-12550 Profile feed tab cleanup
SL-12550 Profile feed tab cleanup
Diffstat (limited to 'indra/newview/llavataractions.h')
-rw-r--r-- | indra/newview/llavataractions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h index ff2617bcdd..d84f2ef1bb 100644 --- a/indra/newview/llavataractions.h +++ b/indra/newview/llavataractions.h @@ -105,7 +105,6 @@ public: static bool profileVisible(const LLUUID& avatar_id); static bool isPickTabSelected(const LLUUID& avatar_id); static LLFloater* getProfileFloater(const LLUUID& avatar_id); - static void showProfileWeb(const LLUUID& avatar_id); /** * Show avatar on world map. |