diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-19 22:18:31 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-19 22:18:31 +0300 |
commit | 052e1adcd052e5e9a9fc29612daf6ec5d568f895 (patch) | |
tree | c16eb0d5d878c3ac93cefbf1aaf73416fa0f1997 /indra/newview/llpanelvolume.cpp | |
parent | 15f02e2da231827a7cac18a2444c212efc8c1d1c (diff) |
SL-13359 #9 Texture tab
Diffstat (limited to 'indra/newview/llpanelvolume.cpp')
-rw-r--r-- | indra/newview/llpanelvolume.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llpanelvolume.cpp b/indra/newview/llpanelvolume.cpp index a03e85daff..dd7ef708f2 100644 --- a/indra/newview/llpanelvolume.cpp +++ b/indra/newview/llpanelvolume.cpp @@ -670,9 +670,6 @@ void LLPanelVolume::clearCtrls() mSpinPhysicsRestitution->setEnabled(FALSE); mComboMaterial->setEnabled( FALSE ); - - mMenuClipboardFeatures->setEnabled(false); - mMenuClipboardLight->setEnabled(false); } // |