summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertools.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-08-16 21:27:50 -0400
committerOz Linden <oz@lindenlab.com>2012-08-16 21:27:50 -0400
commita0be18bd2e268f692e781d376be7bef4e71e46fb (patch)
tree6e43af94f76e524c9d0556b1801d870d75231963 /indra/newview/llfloatertools.cpp
parent75a3183ad778cf2b7e2ed343345a82e3c0202ab0 (diff)
parent331a76afaaed8f802cf8c313eed8a287e75e93fc (diff)
merge changes for DRTVWR-197
Diffstat (limited to 'indra/newview/llfloatertools.cpp')
-rw-r--r--indra/newview/llfloatertools.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatertools.cpp b/indra/newview/llfloatertools.cpp
index 99ebb0eb34..48484786f6 100644
--- a/indra/newview/llfloatertools.cpp
+++ b/indra/newview/llfloatertools.cpp
@@ -133,7 +133,6 @@ public:
if(tools_floater)
{
tools_floater->updateLandImpacts();
- tools_floater->dirty();
}
}
};