summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertools.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-08-20 14:45:47 -0400
committerOz Linden <oz@lindenlab.com>2012-08-20 14:45:47 -0400
commitc2e902d56ac5d6b6109c1b12254c62ec18ad2199 (patch)
treeeccb10bb1f2a558270fef9faa87ef1333e2f501a /indra/newview/llfloatertools.cpp
parent7204593ec3f6fca63c32bcb8cdcf9c356165d24e (diff)
parent2d28bc112a2db73b521d44e12b3c633cf8eccd7e (diff)
merge back beta fixes
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();
}
}
};