Skip to content

Commit

Permalink
Triage Issue #49 Fix MacOS build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
akleshchev committed Feb 9, 2024
1 parent b895292 commit 165f7bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion indra/newview/llpanelnearbymedia.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ static const LLUUID PARCEL_AUDIO_LIST_ITEM_UUID = LLUUID("DF4B020D-8A24-4B95-AB5
LLPanelNearByMedia::LLPanelNearByMedia()
: mMediaList(NULL),
mEnableAllCtrl(NULL),
mAllMediaDisabled(false),
mDebugInfoVisible(false),
mParcelMediaItem(NULL),
mParcelAudioItem(NULL),
Expand Down
1 change: 0 additions & 1 deletion indra/newview/llpanelnearbymedia.h
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ class LLPanelNearByMedia : public LLPanelPulldown
LLButton* mMuteBtn;
LLButton* mMoreLessBtn;

bool mAllMediaDisabled;
bool mDebugInfoVisible;
bool mParcelAudioAutoStart;
std::string mEmptyNameString;
Expand Down

0 comments on commit 165f7bf

Please # to comment.