summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersounddevices.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-10-22 06:46:26 -0400
committerOz Linden <oz@lindenlab.com>2011-10-22 06:46:26 -0400
commit23f05269535d7c36806913244de419d7ab0b9f46 (patch)
tree34c996678f96d1b0ad69cc64dbe39454dc516d69 /indra/newview/llfloatersounddevices.cpp
parent2a206cff7982db662c58436f870c6383b396d7df (diff)
parentf5197b6158bf1b9350fab2dd7877f6c0a4c2f778 (diff)
merge changes for STORM-1661
Diffstat (limited to 'indra/newview/llfloatersounddevices.cpp')
-rw-r--r--indra/newview/llfloatersounddevices.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfloatersounddevices.cpp b/indra/newview/llfloatersounddevices.cpp
index 56c0806546..72c077d215 100644
--- a/indra/newview/llfloatersounddevices.cpp
+++ b/indra/newview/llfloatersounddevices.cpp
@@ -55,9 +55,6 @@ BOOL LLFloaterSoundDevices::postBuild()
{
LLTransientDockableFloater::postBuild();
- setIsChrome(TRUE);
- if (mDragHandle)
- mDragHandle->setTitleVisible(TRUE);
updateTransparency(TT_ACTIVE); // force using active floater transparency (STORM-730)
LLPanelVoiceDeviceSettings* panel = findChild<LLPanelVoiceDeviceSettings>("device_settings_panel");