diff options
author | Oz Linden <oz@lindenlab.com> | 2011-10-22 06:46:26 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-10-22 06:46:26 -0400 |
commit | 23f05269535d7c36806913244de419d7ab0b9f46 (patch) | |
tree | 34c996678f96d1b0ad69cc64dbe39454dc516d69 /indra/newview/llfloatermap.cpp | |
parent | 2a206cff7982db662c58436f870c6383b396d7df (diff) | |
parent | f5197b6158bf1b9350fab2dd7877f6c0a4c2f778 (diff) |
merge changes for STORM-1661
Diffstat (limited to 'indra/newview/llfloatermap.cpp')
-rw-r--r-- | indra/newview/llfloatermap.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfloatermap.cpp b/indra/newview/llfloatermap.cpp index 8713513054..a65e9e911a 100644 --- a/indra/newview/llfloatermap.cpp +++ b/indra/newview/llfloatermap.cpp @@ -105,9 +105,6 @@ BOOL LLFloaterMap::postBuild() // Get the drag handle all the way in back sendChildToBack(getDragHandle()); - //setIsChrome(TRUE); - //getDragHandle()->setTitleVisible(TRUE); - // keep onscreen gFloaterView->adjustToFitScreen(this, FALSE); |