diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-07 21:03:46 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-07 21:06:19 +0200 |
commit | ba2d07af30d5da052bd835adaeadc5cb6dd681a0 (patch) | |
tree | d729d4ddbb0b6f72619c6d7fd249ac667a2a3b4c /indra | |
parent | f18ee2becc7e1911d97c201d652d87110e6c9cf2 (diff) |
SL-12550 More cleanup; mac buildfix
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llpanelprofile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h index 31fbc4c46b..de25b92470 100644 --- a/indra/newview/llpanelprofile.h +++ b/indra/newview/llpanelprofile.h @@ -252,7 +252,6 @@ private: std::string mURLHome; std::string mURLWebProfile; LLMediaCtrl* mWebBrowser; - LLButton* mWebProfileButton; LLFrameTimer mPerformanceTimer; bool mFirstNavigate; |