diff options
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; |