From 246df493150cecc4f12382ddb0920d4464401777 Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Tue, 14 Aug 2012 19:34:24 -0700 Subject: MAINT-1413,MAINT-1425,MAINT-1426: BUGFIX Correcting a problem where the build/edit floater was being dirtied at the wrong time. --- indra/newview/llfloatertools.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llfloatertools.cpp') 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(); } } }; -- cgit v1.2.3