Skip to content
Snippets Groups Projects
Commit 2994833e authored by Brad Linden's avatar Brad Linden
Browse files

SL-19656 followup removing unused variable

parent 334d71e9
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -56,8 +56,6 @@ const S32 BAR_LEFT_PAD = 2; ...@@ -56,8 +56,6 @@ const S32 BAR_LEFT_PAD = 2;
const S32 BAR_RIGHT_PAD = 5; const S32 BAR_RIGHT_PAD = 5;
const S32 BAR_BOTTOM_PAD = 9; const S32 BAR_BOTTOM_PAD = 9;
constexpr auto AvType {LLPerfStats::ObjType_t::OT_AVATAR};
class LLExceptionsContextMenu : public LLListContextMenu class LLExceptionsContextMenu : public LLListContextMenu
{ {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment